Skip to content

Commit

Permalink
not locked
Browse files Browse the repository at this point in the history
  • Loading branch information
garymm committed Nov 21, 2024
1 parent 975fdd6 commit 16c2ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
run: rustup --quiet toolchain install --profile minimal stable nightly
- uses: Swatinem/rust-cache@v2
- name: Build
run: cargo build --all-targets --all-features --locked
run: cargo build --all-targets --all-features

0 comments on commit 16c2ebe

Please sign in to comment.