Skip to content

Commit

Permalink
Merge a5307d2 into dc54647
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra authored Jan 20, 2023
2 parents dc54647 + a5307d2 commit 6bb9d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: check
args: --workspace --all-targets
args: --workspace --all-targets --locked

rust_lint:
needs: [determine_jobs, rust_prepare]
Expand Down

0 comments on commit 6bb9d0e

Please sign in to comment.