mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-30 02:18:57 -06:00
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