Skip to content

Commit

Permalink
bugfix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
marsian83 committed Nov 24, 2024
1 parent eb5e099 commit 657698d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .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: |
deno i &
nohup deno task localnode >/dev/null 2>&1 &
sleep 5 &
deno task tests

0 comments on commit 657698d

Please sign in to comment.