Skip to content

Commit 294cea3

Browse files
LeoPatOZ0xNeshi
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Nenad <[email protected]>
1 parent 3f8555c commit 294cea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions-rust-lang/setup-rust-toolchain@v1
2727

2828
- name: cargo build
29-
run: cargo b --workspace --all-targets --all-features
29+
run: cargo b --locked --all-targets --all-features
3030

3131
cargo-fmt:
3232
name: Cargo fmt

0 commit comments

Comments
 (0)