Skip to content

Commit

Permalink
chore: update script path
Browse files Browse the repository at this point in the history
  • Loading branch information
designcise committed Jan 21, 2024
1 parent 826eab7 commit 4115614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: 7f7276a02414317829eb37c7cd1bf09eb9d19613c58c2b289f2bf39270e77970
with:
workingDirectory: ./.github/scripts
workingDirectory: ${{ github.workspace }}/.github/scripts
coverageCommand: ./run-phpunit.sh
coverageLocations: coverage.xml:clover
debug: true
Expand Down

0 comments on commit 4115614

Please sign in to comment.