Skip to content

Commit b44130c

Browse files
committed
Merge branch 'main' into dp_master
2 parents 82798e3 + 32e3ee6 commit b44130c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ jobs:
4343
python -m pytest --cov=src/palantir
4444
- name: Upload coverage reports to Codecov
4545
uses: codecov/codecov-action@v3
46+
with:
47+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)