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 ad056a4 commit df7ac59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Run Contracts tests
working-directory: ./packages/contracts
run: |
chmod +x ../../bin/HH/node.sh &
../../bin/HH/node.sh &
sleep 5 &
deno test --allow-net

0 comments on commit df7ac59

Please sign in to comment.