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