Update ui-tests.js.yml
This commit is contained in:
parent
646255f3e3
commit
64ce355292
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
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
node-version: ${{ matrix.node-version }}
|
||||
- name: Setup yarn
|
||||
run: npm install -g yarn
|
||||
- run: yarn --immutable
|
||||
- run: yarn --no-lockfile
|
||||
- name: unit tests
|
||||
run: npm test --if-resent
|
||||
- name: visual tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue