Skip to content

Commit

Permalink
ci: fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
forecho committed Feb 26, 2024
1 parent 25d3f67 commit eb20dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Composer Setup
run: |
composer install -q --no-ansi --no-interaction --no-progress --prefer-dist
- uses: php-actions/phpunit@v9
- uses: php-actions/phpunit@master
with:
configuration: phpunit.xml
memory_limit: 256M
Expand Down

0 comments on commit eb20dfc

Please sign in to comment.