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 4b42e94 commit 25951d8Copy full SHA for 25951d8
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- uses: actions-rust-lang/setup-rust-toolchain@v1
23
- name: Cargo tarpaulin and fmt
24
- run: cargo install cargo-tarpaulin cargo-fmt
+ run: cargo install cargo-tarpaulin rustfmt
25
- uses: pnpm/action-setup@v4
26
name: Install pnpm
27
with:
0 commit comments