gitea workflow fix 3
Some checks failed
Build the release program / Cargo build release (push) Failing after 3s
Some checks failed
Build the release program / Cargo build release (push) Failing after 3s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
uses: git clone $GITEA_REPOSITORY .
|
||||
|
||||
- name: cargo test
|
||||
run: cargo test --verbose
|
||||
|
||||
Reference in New Issue
Block a user