Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aeons committed Jan 28, 2020
1 parent 2ed727d commit a61abc4
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 @@ -29,7 +29,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: build
args: --workspace --all-targets
args: --all-targets
- uses: actions-rs/cargo@v1
with:
command: test
Expand Down

0 comments on commit a61abc4

Please sign in to comment.