Skip to content

Commit

Permalink
Lock tests to phpunit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
KorvinSzanto committed Jan 29, 2024
1 parent cd30e3d commit 3d871fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
- name: Run Tests
uses: php-actions/phpunit@v3
with:
version: 9.6.16
php_version: ${{ matrix.php_version }}

0 comments on commit 3d871fb

Please sign in to comment.