Skip to content

Commit

Permalink
Change check fmt to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
iamalwaysuncomfortable committed Dec 3, 2024
1 parent f27d96a commit c387b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- run:
working_directory: wasm
command: |
cargo fmt -- --check
cargo +nightly fmt --all -- --check
workflows:
Expand Down

0 comments on commit c387b6b

Please sign in to comment.