Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementTsang authored Jul 16, 2022
1 parent 5ebaea9 commit f6457cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
- uses: clementtsang/cargo-action@v1
- uses: clementtsang/cargo-action@v0
with:
command: test
args: --lib --bins --benches
Expand Down

0 comments on commit f6457cb

Please sign in to comment.