Skip to content

Commit

Permalink
github actions adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
ahaskioglu-valiton committed May 29, 2024
1 parent 279906f commit b039d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: PHPUnit Tests
uses: php-actions/phpunit@v3
with:
version: "composer"
version: 9
php_version: "7.4"
configuration: phpunit.xml.dist
bootstrap: vendor/autoload.php

0 comments on commit b039d5d

Please sign in to comment.