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 b8fb912 commit 114945fCopy full SHA for 114945f
.github/workflows/main.yml
@@ -51,8 +51,3 @@ jobs:
51
run: yarn test:ci --logHeapUsage
52
env:
53
CI: true
54
- - name: Upload coverage to Codecov
55
- uses: codecov/codecov-action@v1
56
- with:
57
- token: ${{ secrets.CODECOV_TOKEN }}
58
-
0 commit comments