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 cd36e5d commit a3b9f12
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 skip-router starship/devnet --version 0.1.36 --wait && make port-forward
run: helm repo update && helm search repo starship/devnet --version 0.1.38 && helm install -f starship.yaml skip-router starship/devnet --version 0.1.38 --wait && make port-forward

- name: e2e
run: npm run e2e:test

0 comments on commit a3b9f12

Please sign in to comment.