ci: freeze CI cargo version (#197)
This commit is contained in:
4
.github/workflows/substream.ci.yaml
vendored
4
.github/workflows/substream.ci.yaml
vendored
@@ -29,8 +29,8 @@ jobs:
|
||||
- name: Run checks
|
||||
run: |
|
||||
cd substreams
|
||||
cargo +nightly fmt -- --check
|
||||
cargo +nightly clippy --all --all-features --all-targets -- -D warnings
|
||||
cargo +nightly-2025-03-01 fmt -- --check
|
||||
cargo +nightly-2025-03-01 clippy --all --all-features --all-targets -- -D warnings
|
||||
|
||||
test:
|
||||
name: Substreams Test
|
||||
|
||||
Reference in New Issue
Block a user