Skip to content

Commit

Permalink
ci: disable formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ethyla committed Sep 16, 2024
1 parent 36eb9ca commit 17e1361
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
run: |
forge --version
- name: Run Forge fmt
run: |
forge fmt --check
id: fmt
# - name: Run Forge fmt
# run: |
# forge fmt --check
# id: fmt

- name: Run Forge build
run: |
Expand Down

0 comments on commit 17e1361

Please sign in to comment.