We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800f99d commit cdd7592Copy full SHA for cdd7592
.github/workflows/ci.yaml
@@ -50,7 +50,6 @@ jobs:
50
tool: cargo-hack
51
- name: Run cargo fmt
52
run: cargo fmt --all -- --check
53
- run: cargo hack fmt --each-feature --all -- --check
54
55
clippy:
56
name: Run Clippy
0 commit comments