Skip to content

Commit

Permalink
Merge pull request #5299 from nanasess/fix-append-to-c3
Browse files Browse the repository at this point in the history
カバレッジが取得できなくなっているのを修正
  • Loading branch information
chihiro-adachi authored Feb 10, 2022
2 parents e28419c + 2179fdc commit 503a907
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
- name: Setup xdebug
run: |
composer config --no-plugins allow-plugins.codeception/c3 true
composer require --dev codeception/c3 "2.*"
sudo phpenmod -s cli xdebug
sed -i "7a include __DIR__.'/c3.php';" index.php
Expand Down

0 comments on commit 503a907

Please sign in to comment.