mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-27 17:43:09 +00:00
fix: install cargo-nextest with locked option
This commit is contained in:
parent
7d48fe70b5
commit
6e745494c2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
||||
run: rustup install
|
||||
|
||||
- name: Install nextest
|
||||
run: cargo install cargo-nextest
|
||||
run: cargo install --locked cargo-nextest
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user