Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhodl committed Nov 7, 2024
1 parent 33c03aa commit ae426ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
pkg-manager: npm
- run:
name: Run tests
command: npm run test
command: npx hardhat test
deploy:
# This is an example deploy job, not actually used by the workflow
docker:
Expand Down

0 comments on commit ae426ac

Please sign in to comment.