Skip to content

Commit 6471a88

Browse files
authored
Update .github/workflows/test.yml
1 parent d752aeb commit 6471a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ jobs:
166166
if: ${{ always() }}
167167
with:
168168
files: cov.xml
169+
token: ${{ secrets.CODECOV_TOKEN }}
169170
- name: Upload pytest test results
170171
uses: actions/upload-artifact@v3
171172
with:

0 commit comments

Comments
 (0)