Skip to content

Commit b039d00

Browse files
committed
set the QA Suite workflow back to using Latest UI
1 parent 52086fc commit b039d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Swirl
3636
run: python swirl.py setup
3737
- name: Install the Latest Galaxy UI
38-
run: ./install-ui.sh -p
38+
run: ./install-ui.sh
3939
env:
4040
MSAL_CB_PORT: 8000
4141
MSAL_HOST: localhost

0 commit comments

Comments
 (0)