Update ui-tests.js.yml
This commit is contained in:
parent
ec24e83a33
commit
5c5dd23984
1 changed files with 1 additions and 2 deletions
3
.github/workflows/ui-tests.js.yml
vendored
3
.github/workflows/ui-tests.js.yml
vendored
|
|
@ -27,9 +27,8 @@ jobs:
|
|||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
|
||||
- run: npm ci
|
||||
- run: npm i
|
||||
- name: unit tests
|
||||
run: npm test --if-resent
|
||||
- name: visual tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue