This commit is contained in:
parent
23edc4103a
commit
bee1455e97
@ -23,7 +23,5 @@ jobs:
|
||||
key: ${{ runner.os }}-cargo-debug-${{ hashFiles('**/Cargo.lock') }}
|
||||
restore-keys: ${{ runner.os }}-cargo-debug-
|
||||
|
||||
- name: Build
|
||||
run: cargo build
|
||||
- name: Tests
|
||||
run: cargo test --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user