Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Upload coverage results to codecov using token
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Sep 3, 2024
1 parent 60e83bf commit 0cee174
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:

- name: Upload to Codecov.io
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Check Types
run: pip install mypy && mypy .

0 comments on commit 0cee174

Please sign in to comment.