Skip to content

Commit

Permalink
Refactor GitHub Actions workflow to remove Forge fmt step
Browse files Browse the repository at this point in the history
  • Loading branch information
cqlyj committed Oct 25, 2024
1 parent fd611ca commit 7d376fb
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 @@ -29,11 +29,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 7d376fb

Please sign in to comment.