This commit is contained in:
pgherveou
2025-10-08 09:59:53 +02:00
parent c83a755416
commit a8d84c8360
+1 -1
View File
@@ -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 }}