Skip to content

Commit

Permalink
Forge added within test CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
remedcu committed Feb 11, 2024
1 parent 1cd287c commit d6a4bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
node-version: 20.x
- name: Installing Packages
run: yarn install --frozen-lockfile
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
- name: Testing
run: yarn test

Expand Down

0 comments on commit d6a4bfc

Please sign in to comment.