Skip to content

Commit

Permalink
comment out workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eyqs committed Sep 13, 2024
1 parent 91fbb31 commit f056627
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
# forge build nest --sizes
# id: build

- name: Run Forge format
run: |
forge fmt nest --check
id: format
# - name: Run Forge format
# run: |
# forge fmt nest --check
# id: format

# - name: Run Forge tests
# run: |
Expand Down

0 comments on commit f056627

Please sign in to comment.