Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 32f87c4

Browse files
authored
Update node.js.yml
1 parent 188e30f commit 32f87c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ jobs:
2828
- run: npm install codecov
2929
- run: npm test -- --coverage
3030
- run: npx codecov --disable=gcov
31+
- run: rm -rf package.json
32+
- run: mv example-package.json package.json
33+
- run: npm install
3134
- run: npm run build
3235
- run: npm run build:demo:ci
3336
env:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /