mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-13 22:11:04 +00:00
Merge branch 'pg/fmt' into pg/ml-runner
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
|||||||
- name: Install nightly toolchain
|
- name: Install nightly toolchain
|
||||||
run: rustup toolchain install nightly
|
run: rustup toolchain install nightly
|
||||||
|
|
||||||
|
- name: Install rustfmt for nightly
|
||||||
|
run: rustup component add --toolchain nightly rustfmt
|
||||||
|
|
||||||
- name: Cargo fmt
|
- name: Cargo fmt
|
||||||
run: cargo +nightly fmt --all -- --check
|
run: cargo +nightly fmt --all -- --check
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user