File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 3737 profile : minimal
3838 toolchain : nightly-2024-08-04
3939 components : rustfmt, clippy
40+ - uses : actions-rs/toolchain@v1
41+ with :
42+ profile : minimal
43+ toolchain : 1.66.1
44+ components : rustfmt, clippy
4045 - uses : actions-rs/toolchain@v1
4146 with :
4247 profile : minimal
Original file line number Diff line number Diff line change 3030 - id : cargo-clippy-remote-executor
3131 name : Cargo clippy for remote executor
3232 language : " rust"
33- entry : cargo +nightly-2023-03-01 clippy --manifest-path ./governance/remote_executor/Cargo.toml --tests --fix --allow-dirty --allow-staged -- -D warnings
33+ entry : cargo +1.66.1 clippy --manifest-path ./governance/remote_executor/Cargo.toml --tests --fix --allow-dirty --allow-staged -- -D warnings
3434 pass_filenames : false
3535 files : governance/remote_executor
3636 # Hooks for cosmwasm contract
You can’t perform that action at this time.
0 commit comments