Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
josojo committed Feb 2, 2024
1 parent b3cb78a commit ce8bc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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: npm install
- run: npx hardhat test

0 comments on commit ce8bc66

Please sign in to comment.