Skip to content

Commit

Permalink
remove version debug cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
andybarron committed Jul 9, 2024
1 parent 51862f9 commit 092ca3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
with:
components: clippy, rustfmt
toolchain: ${{ matrix.rust }}
- run: cargo --version # TODO: Remove
- uses: taiki-e/install-action@v2
with:
tool: cargo-msrv,cargo-tarpaulin
Expand Down

0 comments on commit 092ca3e

Please sign in to comment.