We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284a8aa commit 6bc1478Copy full SHA for 6bc1478
.github/workflows/TestingCI.yml
@@ -20,8 +20,6 @@ jobs:
20
run: cargo test --release --verbose
21
- name: Run fmt check
22
run: cargo fmt --all -- --check
23
-# - name: Run clippy check
24
-# run: cargo clippy --all-features -- -D warnings
25
26
macos-homebrew:
27
runs-on: macos-latest
0 commit comments