We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9a11e commit b17899bCopy full SHA for b17899b
.github/workflows/ci.yml
@@ -59,7 +59,6 @@ jobs:
59
cd "$(dirname ${cargo_toml})"
60
cargo fmt --check
61
cargo check --all-targets
62
- cargo test
63
)
64
done
65
0 commit comments