Skip to content

Commit bc166f8

Browse files
committed
Added CodeCov token
1 parent c6777fa commit bc166f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tdd-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ jobs:
6363

6464
- name: Upload code coverage
6565
uses: codecov/codecov-action@v3.1.4
66+
with:
67+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)