Skip to content

Commit

Permalink
antoher test
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Jan 3, 2024
1 parent c83cddb commit c00d1e2
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@v3
with:
node-version: 16
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 c00d1e2

Please sign in to comment.