Skip to content

Commit 19e17f3

Browse files
committed
Post-fix #145
1 parent d0d9b25 commit 19e17f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/verify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ jobs:
347347
coverage xml
348348
- name: Upload coverage to Codecov
349349
uses: codecov/codecov-action@v4
350+
env:
351+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
350352

351353
test-publishing:
352354
name: Build and publish Python 🐍 distributions 📦 to TestPyPI

0 commit comments

Comments
 (0)