Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Apr 12, 2024
1 parent ddebc1e commit 0e14948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: yiisoft/actions/.github/workflows/phpunit.yml@fix-phpunit-codecov
with:
ini-values: pcov.directory=$GITHUB_WORKSPACE, pcov.exclude=#^(?!($GITHUB_WORKSPACE/config/|$GITHUB_WORKSPACE/src/)).*#
codecovToken: ${{ secrets.CODECOV_TOKEN }}
os: >-
['ubuntu-latest', 'windows-latest']
php: >-
Expand Down

0 comments on commit 0e14948

Please sign in to comment.