Update ui-tests.js.yml
This commit is contained in:
parent
9a8e8520ad
commit
be3996e4c8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-tests.js.yml
vendored
2
.github/workflows/ui-tests.js.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Setup yarn
|
||||
run: npm i --legacy-peer-deps
|
||||
run: npm i --legacy-peer-deps --ignore-scripts
|
||||
- name: unit tests
|
||||
run: npm test --if-resent
|
||||
- name: visual tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue