Skip to content

Commit 698b6ff

Browse files
authored
testui:fast
1 parent 784fbf3 commit 698b6ff

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
173+
run: npm run test-ui:fast
174174
env:
175175
MLM_WEB_LICENSE: true
176176
MLM_WEB_ID: ${{ secrets.MLM_WEB_ID }}

0 commit comments

Comments
 (0)