Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
VelizarVESSELINOV committed Apr 26, 2024
1 parent f8c05f3 commit c39de6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
# token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
# directory: ./coverage/reports/
# env_vars: OS, PYTHON
fail_ci_if_error: true
Expand Down

0 comments on commit c39de6d

Please sign in to comment.