Skip to content

Commit

Permalink
workflow: make sure compilation is performed
Browse files Browse the repository at this point in the history
  • Loading branch information
gnpar committed Dec 4, 2024
1 parent bd0dec9 commit 71b7057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
run: |
cd tests/hardhat-project
npm ci
npx hardhat compile
- name: Test with tox
run: tox

0 comments on commit 71b7057

Please sign in to comment.