Skip to content

Commit 69db708

Browse files
committed
Fix rust.yml part 1
1 parent 18a5877 commit 69db708

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
uses: taiki-e/install-action@v2
1717
with:
1818
tool: cargo-binstall
19-
- name: Verify cargo-binstall
20-
run: cargo binstall --version
2119
- name: Install cargo-nextest
2220
run: cargo binstall cargo-nextest --secure --no-confirm
2321
- name: Check formatting

0 commit comments

Comments
 (0)