forked from GitHub/bdwgc-rust
Disable warnings
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
args: -- -D warnings
|
||||
- uses: actions-rs/audit-check@v1
|
||||
- run: |
|
||||
cd examples
|
||||
|
||||
Reference in New Issue
Block a user