Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgazelka committed Mar 24, 2024
1 parent cbcc7f6 commit 490cb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: nightly
components: clippy
components: rustfmt

- name: Run rustfmt
run: |
Expand Down

0 comments on commit 490cb01

Please sign in to comment.