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 c6777fa commit bc166f8Copy full SHA for bc166f8
.github/workflows/tdd-tests.yml
@@ -63,3 +63,5 @@ jobs:
63
64
- name: Upload code coverage
65
uses: codecov/codecov-action@v3.1.4
66
+ with:
67
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments