Skip to content

Commit b2ddb5f

Browse files
committed
codecov uses
1 parent 0a23156 commit b2ddb5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v1
1616
- name: Use Node.js ${{ matrix.node-version }}
1717
uses: actions/setup-node@v1
18+
uses: codecov/codecov-action@v1
1819
with:
1920
node-version: ${{ matrix.node-version }}
2021
- name: build and test

0 commit comments

Comments
 (0)