gitea workflow fix 1
Some checks failed
Build the release program / Cargo build release (push) Failing after 2m15s
Some checks failed
Build the release program / Cargo build release (push) Failing after 2m15s
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: cargo test
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: cargo test
|
||||
run: cargo test --verbose
|
||||
|
||||
Reference in New Issue
Block a user