This commit is contained in:
parent
539bbbb970
commit
8bdaa85518
@ -37,6 +37,7 @@ 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-toolchain
|
||||
uses: actions/cache/save@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user