Skip to content

Commit

Permalink
Nightly fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dastansam committed Feb 18, 2024
1 parent 6f24225 commit 9a86938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: |
SKIP_WASM_BUILD=1 cargo check --release --features=runtime-benchmarks
- name: Check fmt
run: cargo fmt --all --check
run: cargo +nightly fmt --all --check

0 comments on commit 9a86938

Please sign in to comment.