Skip to content

Commit

Permalink
build: fmt check run only on src contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
8sunyuan committed Jan 23, 2025
1 parent cec4f87 commit 9ace56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/forge-fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
version: nightly
- name: Run forge fmt
run: |
forge fmt --check
forge fmt --check src
id: fmt

0 comments on commit 9ace56d

Please sign in to comment.