We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30bdaf commit d51f421Copy full SHA for d51f421
1 file changed
.github/workflows/build.yml
@@ -49,8 +49,6 @@ jobs:
49
run: cargo build
50
- name: Test
51
run: cargo test
52
- - name: Clippy
53
- run: cargo clippy -- -Dwarnings
54
build-windows-release:
55
runs-on: windows-latest
56
steps:
0 commit comments