Skip to content

Commit

Permalink
thusfar
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmagicii committed Jun 20, 2024
1 parent b11ed77 commit c2bc4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
coverage: xdebug
extensions: mbstring, intl
- name: Run PHPUnit 9
if: ${{ matrix.php-versions == '8.1' }}
run: |
composer install
php vendor/bin/phpunit tests --bootstrap vendor/autoload.php --coverage-clover ./coverage.xml
Expand Down

0 comments on commit c2bc4f3

Please sign in to comment.