mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-25 19:47:58 +00:00
fix
This commit is contained in:
@@ -30,6 +30,9 @@ jobs:
|
||||
- name: Install nightly toolchain
|
||||
run: rustup toolchain install nightly
|
||||
|
||||
- name: Install rustfmt for nightly
|
||||
run: rustup component add --toolchain nightly rustfmt
|
||||
|
||||
- name: Cargo fmt
|
||||
run: cargo +nightly fmt --all -- --check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user