Skip to content

Commit 423091d

Browse files
committed
tweak: missing slug
1 parent 21cdb91 commit 423091d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)