Skip to content

Commit 10eab70

Browse files
authored
Merge pull request #1469 from swirlai/workflow-update
set the QA Suite workflow back to using Latest UI
2 parents 52086fc + b039d00 commit 10eab70

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)