This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user