Skip to content

Commit a78f3a5

Browse files
committed
remove all optional things
1 parent 304bd81 commit a78f3a5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,3 @@ jobs:
2626
- uses: codecov/codecov-action@v1
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }} #required
29-
file: ./coverage.xml #optional
30-
flags: unittests #optional
31-
name: codecov-umbrella #optional
32-
yml: ./codecov.yml #optional

0 commit comments

Comments
 (0)