Skip to content

Commit 8698f62

Browse files
committed
💚 fix Codecov
1 parent 8d3f70d commit 8698f62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,8 @@ jobs:
509509
- name: Upload coverage to Codecov
510510
uses: codecov/codecov-action@v4
511511
with:
512+
token: ${{ secrets.CODECOV_TOKEN }}
513+
slug: techouse/mysql-to-sqlite3
512514
files: ./coverage.xml
513515
env_vars: OS,PYTHON
514516
verbose: true

0 commit comments

Comments
 (0)