Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
san-est committed Jun 14, 2024
1 parent 65db1f1 commit f12355f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-hardhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Deploy hardhat sample project
run: |
docker exec devnet sh -c "cd /workspace/hardhat"
docker exec devnet sh -c "npx hardhat compile"
docker exec devnet sh -c "npx hardhat test"
- name: Build a new docker image
Expand Down
2 changes: 1 addition & 1 deletion hardhat/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f12355f

Please sign in to comment.