Skip to content

Commit

Permalink
even another test
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Feb 3, 2024
1 parent 20e4c7d commit 5dfa0a0
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 @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 19
# cache: 'npm'
# cache-dependency-path: ./package-lock.json
cache: 'npm'
cache-dependency-path: ./package-lock.json
- run: npm install
- run: npx hardhat test

0 comments on commit 5dfa0a0

Please sign in to comment.