Skip to content

Commit

Permalink
attempt direct localnode bootup
Browse files Browse the repository at this point in the history
  • Loading branch information
marsian83 committed Nov 24, 2024
1 parent 2556656 commit 82057ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Run Contracts tests
working-directory: ./packages/contracts
run: |
deno task localnode &
../../bin/HH/node.bat &
sleep 5 &
deno test --allow-net

0 comments on commit 82057ce

Please sign in to comment.