We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6026f0a commit 0ea6fa2Copy full SHA for 0ea6fa2
1 file changed
.github/workflows/tests.yml
@@ -60,8 +60,7 @@ jobs:
60
uses: codecov/codecov-action@v5
61
with:
62
files: build/coverage.xml
63
- disable_search: true
64
- fail_ci_if_error: true
+ slug: oblakhost/rnids-rsreg-client-php
65
token: ${{ env.CODECOV_TOKEN }}
66
67
- name: Skip Codecov upload (missing CODECOV_TOKEN)
0 commit comments