Skip to content

Commit da7a663

Browse files
authored
Fix codecov upload on main (#357)
The secret is in the CI env
1 parent d29742f commit da7a663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
build:
2323
runs-on: ubuntu-latest
2424
needs: lint
25+
environment: CI
2526
strategy:
2627
matrix:
2728
python-version:

0 commit comments

Comments
 (0)