Skip to content

Commit f2846fc

Browse files
committed
Update test.yml
1 parent 210443f commit f2846fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
- *install-dependencies
171171
- &run-ui-tests
172172
name: Run UI tests
173-
run: npm run test-ui:fast
173+
run: npm run test-ui
174174
env:
175175
MLM_WEB_LICENSE: true
176176
MLM_WEB_ID: ${{ secrets.MLM_WEB_ID }}

0 commit comments

Comments
 (0)