remove -D warnings

This commit is contained in:
GroovieGermanikus 2023-09-13 16:49:45 +02:00
parent 6ec6af4cba
commit 34cfc5876c
1 changed files with 1 additions and 1 deletions

View File

@ -47,5 +47,5 @@ jobs:
- name: Run fmt+clippy
run: |
cargo fmt --all --check
cargo clippy --workspace --all-targets -- -D warnings
cargo clippy --workspace --all-targets