Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hujw77 committed Dec 11, 2024
1 parent e56c1bd commit dc94b3f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,5 @@ jobs:
- name: Run Forge build
run: |
forge --version
forge build --sizes
forge build --sizes --skip *.s.sol
id: build

- name: Run Forge tests
run: |
forge test -vvv
id: test

0 comments on commit dc94b3f

Please sign in to comment.