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 11a27f8 commit 78aac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-hardhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Deploy hardhat sample project
run: |
docker exec devnet sh -c "npx hardhat test"
docker exec devnet sh -c "cd /workspace/hardhat && npx hardhat test"
- name: Build a new docker image
Expand Down

0 comments on commit 78aac5b

Please sign in to comment.