Skip to content

Commit

Permalink
just the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCalibur committed Dec 15, 2024
1 parent 22c2b49 commit fa36f6d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,6 @@ jobs:
with:
version: nightly

- name: Show Forge version
run: |
forge --version
- name: Run Forge fmt
run: |
forge fmt --check
id: fmt

- name: Run Forge build
run: |
forge build --sizes
id: build

- name: Run Forge tests
run: |
forge test -vvv
Expand Down

0 comments on commit fa36f6d

Please sign in to comment.