Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
seunlanlege committed Jul 27, 2024
1 parent 5db17ed commit 648d2f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ jobs:

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

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

0 comments on commit 648d2f0

Please sign in to comment.