We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc64e0 commit b7069c1Copy full SHA for b7069c1
1 file changed
.github/workflows/ci.yml
@@ -28,8 +28,3 @@ jobs:
28
- name: rustfmt
29
run: |
30
cargo fmt --all --check
31
-
32
- cargo-deny:
33
- runs-on: ubuntu-latest
34
- steps:
35
- - uses: EmbarkStudios/cargo-deny-action@v2
0 commit comments