Skip to content

Commit

Permalink
adjust starship config
Browse files Browse the repository at this point in the history
  • Loading branch information
thal0x committed Aug 28, 2023
1 parent f360f11 commit 250aef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: npm run e2e:setup

- name: start
run: helm repo update && helm search repo starship/devnet --version 0.1.36 && helm install -f starship.yaml tutorial starship/devnet --version 0.1.31 --wait && make port-forward
run: helm repo update && helm search repo starship/devnet --version 0.1.36 && helm install -f starship.yaml skip-router starship/devnet --version 0.1.31 --wait && make port-forward

- name: e2e
run: npm run e2e:test

0 comments on commit 250aef4

Please sign in to comment.