fixup! fixup! fixup! fixup! fixup! fixup! Add CI
This commit is contained in:
parent
ef0ccda111
commit
0c921bedc7
1 changed files with 1 additions and 1 deletions
|
|
@ -38,5 +38,5 @@ jobs:
|
||||||
target
|
target
|
||||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||||
- run: cargo clippy -- -D warnings
|
- run: cargo clippy -- -D warnings
|
||||||
- run: cargo build --verbose -D warn
|
- run: cargo build --verbose
|
||||||
- run: cargo test --verbose
|
- run: cargo test --verbose
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue