Skip to content

Commit

Permalink
set the QA Suite workflow back to using Latest UI
Browse files Browse the repository at this point in the history
  • Loading branch information
erikspears committed Nov 13, 2024
1 parent 52086fc commit b039d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup Swirl
run: python swirl.py setup
- name: Install the Latest Galaxy UI
run: ./install-ui.sh -p
run: ./install-ui.sh
env:
MSAL_CB_PORT: 8000
MSAL_HOST: localhost
Expand Down

0 comments on commit b039d00

Please sign in to comment.