mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
chore(github): adjust node action
This commit is contained in:
parent
fdd38b97b6
commit
4788104931
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Test
|
- name: Test
|
||||||
run: npm run test:ci
|
run: npm run test
|
||||||
- name: Readmes
|
- name: Readmes
|
||||||
run: npm run readmes
|
run: npm run readmes
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user