We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a744825 commit ac3d458Copy full SHA for ac3d458
.github/workflows/ci.yaml
@@ -25,7 +25,6 @@ jobs:
25
- name: Cargo test
26
run: |
27
rustup update
28
- cargo check
29
cargo test --all
30
31
- name: Semantic Release
0 commit comments