mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-24 05:27:56 +00:00
fix
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Cargo fmt
|
||||
run: cargo fmt --all -- --check
|
||||
run: cargo +nightly fmt --all -- --check
|
||||
|
||||
cache-polkadot:
|
||||
name: Build and cache Polkadot binaries on ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user