Skip to content

Commit

Permalink
ci: use foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
superical committed Mar 6, 2024
1 parent 0423381 commit b07ef12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18.x
- uses: foundry-rs/foundry-toolchain@v1
- run: npm ci
- run: npm run test

Expand Down

0 comments on commit b07ef12

Please sign in to comment.