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 ec3ca2d commit 0050581Copy full SHA for 0050581
.github/workflows/ci.yml
@@ -89,6 +89,7 @@ jobs:
89
uses: codecov/codecov-action@v5
90
with:
91
token: ${{ secrets.CODECOV_TOKEN }}
92
+ slug: PhpGt/Logger
93
94
phpstan:
95
runs-on: ubuntu-latest
0 commit comments