Skip to content

Commit

Permalink
Merge 82bd7dd into 2a8832b
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra authored Jan 21, 2023
2 parents 2a8832b + 82bd7dd commit 1e40dd3
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 1e40dd3

Please sign in to comment.