Skip to content

Commit 36facf1

Browse files
author
Mario Beltrán
committed
ci: pass codecov token through env vars
1 parent 295eb44 commit 36facf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434

3535
- name: Upload coverage report
3636
uses: codecov/codecov-action@v5
37-
with:
37+
env:
3838
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)