updated actions

This commit is contained in:
Juanra Dikal 2021-03-25 14:04:14 +01:00
parent f3e309072d
commit 975082adaa
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ jobs:
- name: docs
run: npm run docs
- name: browser tests
run: npm run test:browser
# - name: browser tests
# run: npm run test:browser
- name: node tests and coverage
run: npm run coverage