Skip to content

Commit

Permalink
ci(scripts.yml): run localnet.sh in the background
Browse files Browse the repository at this point in the history
  • Loading branch information
Unique-Divine committed Jul 8, 2023
1 parent 8262abf commit 3166b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Run localnet.sh in the background.
run: |
curl -s https://get.nibiru.fi/@v0.21.5! | bash
bash scripts/localnet.sh --no-build
bash scripts/localnet.sh --no-build &

0 comments on commit 3166b06

Please sign in to comment.