forked from GitHub/bdwgc-rust
Disable clippy on CI
This commit is contained in:
@@ -7,7 +7,4 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run: git submodule update --init --recursive
|
- run: git submodule update --init --recursive
|
||||||
- run: cargo build
|
- run: cargo build
|
||||||
- run: |
|
|
||||||
rustup component add clippy
|
|
||||||
cargo clippy
|
|
||||||
- run: cd examples && ./test.sh
|
- run: cd examples && ./test.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user