Skip to content

Commit

Permalink
bugfix github tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marsian83 committed Jan 8, 2025
1 parent 7567026 commit 501a4a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Run Contracts tests
working-directory: ./packages/contracts
run: |
../../bin/HH/node.bat &
cd ../../bin/HH &
deno run -A npm:hardhat node &
sleep 5 &
deno test --allow-net

0 comments on commit 501a4a2

Please sign in to comment.