cd.yaml: delete tests
All checks were successful
Build && Deploy / cargo build (push) Successful in 3m30s
All checks were successful
Build && Deploy / cargo build (push) Successful in 3m30s
This commit is contained in:
parent
caae3199db
commit
49ee87488a
@ -37,7 +37,6 @@ jobs:
|
||||
target
|
||||
key: ${{ runner.os }}-project-dependencies
|
||||
- run: cargo build --release --target x86_64-unknown-linux-gnu
|
||||
- run: cargo test
|
||||
- name: Save cached cargo dependencies
|
||||
id: cache-project-dependencies-restore
|
||||
uses: actions/cache/save@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user