Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
akrantz01 committed Jul 21, 2021
1 parent 21d2bb0 commit 6dd2cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
override: true
- uses: actions-rs/cargo@v1
with:
command: tes
command: test

fmt:
name: Rustfmt
Expand Down

0 comments on commit 6dd2cd2

Please sign in to comment.