Skip to content

Commit

Permalink
fix some stupid formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthewizard committed Nov 14, 2024
1 parent d94f3b2 commit 96b8e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- uses: Swatinem/rust-cache@v2
- uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Cargo Format
run: cargo fmt --all -- --check
run: cargo fmt --all -- --check

0 comments on commit 96b8e0a

Please sign in to comment.