mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-25 18:37:58 +00:00
fix
This commit is contained in:
@@ -27,6 +27,9 @@ jobs:
|
||||
- name: Setup Rust toolchain
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Install nightly toolchain
|
||||
run: rustup toolchain install nightly
|
||||
|
||||
- name: Cargo fmt
|
||||
run: cargo +nightly fmt --all -- --check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user