Skip to content

Commit 7723123

Browse files
authored
ci: fix code coverage (#174)
1 parent 14a322f commit 7723123

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
uses: codecov/codecov-action@v5
9999
with:
100100
token: ${{ secrets.CODECOV_TOKEN }}
101+
slug: ${{ github.repository }}
101102

102103
phpstan:
103104
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)