Skip to content

Commit

Permalink
Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed Jul 2, 2024
1 parent 6882b01 commit 9e8a52b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: php-actions/composer@v6
with:
php_version: ${{ matrix.php }}
php_extensions: xdebug
- name: PHPUnit Tests
uses: php-actions/phpunit@v4
env:
Expand Down

0 comments on commit 9e8a52b

Please sign in to comment.