Skip to content

Commit

Permalink
chore: add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
amirvalhalla committed Jul 19, 2024
1 parent 9737166 commit 45f82dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: coverage.xml
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,5 @@ dmypy.json


# custom files
proxies.txt
proxies.txt
.DS_Store

0 comments on commit 45f82dc

Please sign in to comment.