We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad908f commit cc7b3ebCopy full SHA for cc7b3eb
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: dtolnay/rust-toolchain@stable
15
with:
16
targets: wasm32-unknown-unknown
17
- components: rustfmt,nextest
+ components: rustfmt
18
19
- uses: taiki-e/cache-cargo-install-action@34ce5120836e5f9f1508d8713d7fdea0e8facd6f # v3.0.1
20
0 commit comments