Skip to content

Commit fa3bdb3

Browse files
committed
Pre-fix #506
1 parent 0e0a7ee commit fa3bdb3

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
@@ -332,6 +332,8 @@ jobs:
332332
coverage xml
333333
- name: Upload coverage to Codecov
334334
uses: codecov/codecov-action@v3
335+
env:
336+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
335337

336338
test-publishing:
337339
name: Build and publish Python 🐍 distributions 📦 to TestPyPI

0 commit comments

Comments
 (0)