Skip to content

Commit

Permalink
Update testhardhat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo authored Feb 2, 2024
1 parent ce8bc66 commit 0b39187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testhardhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
node-version: 16
cache: 'npm'
cache-dependency-path: ./package-lock.json
# - run: npm install
- run: npx hardhat test
- run: npm install
- run: npx hardhat test

0 comments on commit 0b39187

Please sign in to comment.