Skip to content

Commit

Permalink
chore(refactor): adjust phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
im-machakata authored Jul 9, 2024
1 parent 8433529 commit ad556e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Test Package
uses: php-actions/phpunit@master
with:
version: 9.6
version: 11.2
bootstrap: vendor/autoload.php
configuration: phpunit.xml
args: --no-coverage --testdox
args: --no-coverage --testdox

0 comments on commit ad556e5

Please sign in to comment.