Skip to content

Commit

Permalink
update rec
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroknots committed Feb 16, 2024
1 parent 121a430 commit 5e0803f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ jobs:
foundry-profile: "test"
match-path: "test/**/*.sol"
name: "Unit tests"

test-workspaces:
needs: ["build"]
run: "pnpm -r test"

0 comments on commit 5e0803f

Please sign in to comment.