updated actions
This commit is contained in:
parent
975082adaa
commit
5b40810f6b
|
@ -39,8 +39,8 @@ jobs:
|
||||||
# - name: browser tests
|
# - name: browser tests
|
||||||
# run: npm run test:browser
|
# run: npm run test:browser
|
||||||
|
|
||||||
- name: node tests and coverage
|
- name: node tests
|
||||||
run: npm run coverage
|
run: npm run test:node
|
||||||
|
|
||||||
publication:
|
publication:
|
||||||
needs: build
|
needs: build
|
||||||
|
|
Loading…
Reference in New Issue