Skip to content

Commit

Permalink
remove forge fmt from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
devdacian committed Jan 22, 2025
1 parent 5845492 commit dd97f29
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ jobs:
run: |
forge --version
- name: Run Forge fmt
run: |
forge fmt --check
id: fmt

- name: Run Forge build
run: |
forge build --sizes
Expand Down

0 comments on commit dd97f29

Please sign in to comment.