Skip to content

Commit a9ffc35

Browse files
authored
Remove codecov environment variable (#812)
1 parent a43c359 commit a9ffc35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ jobs:
127127
- run: uv run coverage xml
128128
- uses: codecov/codecov-action@v4
129129
with:
130-
token: ${{ secrets.CODECOV_TOKEN }}
131130
file: ./coverage.xml
132131
env_vars: PYTHON
133132
- run: uv run coverage report --fail-under 100

0 commit comments

Comments
 (0)