Skip to content

Commit cc7b3eb

Browse files
committed
⚒️
1 parent 5ad908f commit cc7b3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: dtolnay/rust-toolchain@stable
1515
with:
1616
targets: wasm32-unknown-unknown
17-
components: rustfmt,nextest
17+
components: rustfmt
1818

1919
- uses: taiki-e/cache-cargo-install-action@34ce5120836e5f9f1508d8713d7fdea0e8facd6f # v3.0.1
2020
with:

0 commit comments

Comments
 (0)