Skip to content

Commit

Permalink
ci: Update test run in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ckrack committed Feb 24, 2024
1 parent 942f45b commit 9bde69f
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 @@ -44,4 +44,4 @@ jobs:
run: vendor/bin/phpstan --no-ansi --no-interaction --no-progress

- name: Test
run: php bin/phpunit --no-interaction
run: php bin/phpunit --no-progress --testdox

0 comments on commit 9bde69f

Please sign in to comment.