We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8643b76 commit f87aad2Copy full SHA for f87aad2
.github/workflows/codecov.yml
@@ -31,7 +31,4 @@ jobs:
31
uses: codecov/codecov-action@v5.1.2
32
with:
33
token: ${{ secrets.CODECOV_TOKEN }} # Set in GitHub repository secrets
34
- files: ./coverage/lcov.info # Adjust path if necessary
35
- flags: unittests # Optional flags for tracking different types of tests
36
- name: codecov-coverage-report # Optional, useful for identifying reports
37
- fail_ci_if_error: true # Fails CI if Codecov upload fails
+ slug: Tincre/logger
0 commit comments