Skip to content

Commit 01ef31b

Browse files
committed
ci: Fix Missing Input
1 parent 01e99cd commit 01ef31b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/php83.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
name: Code Quality
3333
needs: test
3434
uses: WebFiori/workflows/.github/workflows/quality-sonarcloud.yaml@main
35-
with:
36-
coverage-file: 'php-8.3-coverage.xml'
3735
secrets:
3836
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3937

0 commit comments

Comments
 (0)