This commit is contained in:
@@ -17,5 +17,3 @@ jobs:
|
|||||||
run: cargo check --all-targets
|
run: cargo check --all-targets
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --all
|
run: cargo test --all
|
||||||
- name: Run clippy
|
|
||||||
run: cargo clippy --all -- -D warnings
|
|
||||||
|
|||||||
Reference in New Issue
Block a user