Skip to content

Commit 65e1d84

Browse files
committed
wtf
1 parent d3d4163 commit 65e1d84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
run: |
6666
cargo clippy -- -D clippy::result_large_err
6767
cargo run -p ci -- lints
68+
cargo clippy --workspace --all-targets --all-features -- -Dwarnings
6869
6970
# miri:
7071
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)