mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 16:52:57 +08:00
update mutants version
This commit is contained in:
2
.github/workflows/pr-mutants.yml
vendored
2
.github/workflows/pr-mutants.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
- name: Install cargo-mutants
|
||||
id: install_cargo_mutants
|
||||
run: |
|
||||
cargo install --version 24.11.2 cargo-mutants --locked # v24.11.2
|
||||
cargo install --version 25.0.0 cargo-mutants --locked
|
||||
|
||||
- name: Install cargo-nextest
|
||||
id: install_cargo_nextest
|
||||
|
||||
Reference in New Issue
Block a user