We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340a60e commit eeaa04bCopy full SHA for eeaa04b
.github/workflows/main.yml
@@ -18,5 +18,5 @@ jobs:
18
- run: yarn tsc
19
- run: yarn lint
20
- run: yarn test
21
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v2
22
- run: yarn build
0 commit comments