Skip to content

Commit dd52138

Browse files
authored
ci: fix code coverage (#100)
1 parent 701479c commit dd52138

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
@@ -97,6 +97,7 @@ jobs:
9797
uses: codecov/codecov-action@v5
9898
with:
9999
token: ${{ secrets.CODECOV_TOKEN }}
100+
slug: ${{ github.repository }}
100101

101102
phpstan:
102103
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)