Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Luukdewaaier committed Dec 22, 2023
1 parent 0f3e932 commit c3c9318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: php-actions/composer@v5
with:
php_version: "8.1"
- uses: php-actions/phpunit@v2

0 comments on commit c3c9318

Please sign in to comment.