Skip to content

Commit

Permalink
CI: Add CodeCov token
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Feb 8, 2024
1 parent 8299704 commit 0154846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
directory: ./reports
flags: pytest
name: "luigi-tools-py${{ matrix.python-version }}-${{ matrix.min_versions }}"
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload test artifacts
uses: actions/upload-artifact@v4
if: always()
Expand Down

0 comments on commit 0154846

Please sign in to comment.