Skip to content

Commit

Permalink
1118 - Support new phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
AstonVictor committed Nov 20, 2024
1 parent 8f7853b commit de6784f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ jobs:
php: 8.3
- phpunit: 11.4.3
php: 8.2
with:
test_suffix: "Test.php"
- phpunit: 11.4.3
php: 8.3
with:
test_suffix: "Test.php"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit de6784f

Please sign in to comment.