Skip to content

Commit

Permalink
Fixes for fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
eatonphil committed Jul 2, 2024
1 parent 26720c7 commit 8597fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
cache-on-failure: "true"

- name: Check pre-commit hooks (formatting and Clippy)
run: pre-commit run --all
run: pre-commit run --all --verbose

- name: Build workspace in debug mode
run: |
Expand Down

0 comments on commit 8597fb7

Please sign in to comment.