Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
marsian83 committed Nov 24, 2024
1 parent 00c8fd9 commit 32358eb
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 @@ -25,5 +25,5 @@ jobs:
working-directory: ./packages/contracts
run: |
nohup deno task localnode >/dev/null 2>&1 &
sleep 10 &
sleep 5 &
deno test --allow-net

0 comments on commit 32358eb

Please sign in to comment.