Skip to content

Commit ba87fe8

Browse files
authored
Update test.yml
1 parent 0335f10 commit ba87fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
- *setup-node
224224
- name: Install dependencies
225225
run: npm ci
226+
working-directory: x --ignore-scripts
226227
- name: Run UI tests
227228
run: npm run test-ui
228229
working-directory: x

0 commit comments

Comments
 (0)