Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eyqs committed Sep 13, 2024
1 parent 549c8da commit 12bc4fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:
with:
version: nightly

- name: Run Forge build
run: |
forge --version
forge build nest --sizes
id: build
# - name: Run Forge build
# run: |
# forge --version
# forge build nest --sizes
# id: build

- name: Run Forge format
run: |
Expand Down

0 comments on commit 12bc4fa

Please sign in to comment.