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 f988bb0 commit 3afbea4Copy full SHA for 3afbea4
.github/workflows/ci.yml
@@ -94,6 +94,7 @@ jobs:
94
uses: codecov/codecov-action@v5
95
with:
96
token: ${{ secrets.CODECOV_TOKEN }}
97
+ slug: phpgt/Http
98
99
phpstan:
100
runs-on: ubuntu-latest
0 commit comments