Skip to content

Commit

Permalink
💚 fix Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Apr 13, 2024
1 parent 8d3f70d commit 8698f62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,8 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: techouse/mysql-to-sqlite3
files: ./coverage.xml
env_vars: OS,PYTHON
verbose: true
Expand Down

0 comments on commit 8698f62

Please sign in to comment.