Skip to content

Commit

Permalink
adjust phpunit file
Browse files Browse the repository at this point in the history
Signed-off-by: Crisciany Silva <[email protected]>
  • Loading branch information
Any97Cris committed Feb 22, 2024
1 parent 86d854b commit be582d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
xdebug_mode: ['debug']
name: php${{ matrix.php-versions }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit be582d2

Please sign in to comment.