There was an error while loading. Please reload this page.
2 parents 23c11e0 + a501463 commit b8f29e7Copy full SHA for b8f29e7
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Run coverage
17
run: npm run coverage
18
- name: Upload coverage to Codecov
19
- uses: codecov/codecov-action@v2.0.3
+ uses: codecov/codecov-action@v2.1.0
20
with:
21
token: ${{ secrets.CODECOV_TOKEN }}
22
flags: unittests,integrationtest
0 commit comments