Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
gaalferov committed Mar 19, 2024
1 parent bb20fe3 commit f2c4b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ jobs:
composer update --prefer-dist --no-interaction --prefer-stable --prefer-lowest --no-progress
- name: Execute tests
run: php artisan test
run: composer test

0 comments on commit f2c4b0a

Please sign in to comment.