Skip to content

Commit

Permalink
Revert output
Browse files Browse the repository at this point in the history
  • Loading branch information
sreichel committed Sep 4, 2024
1 parent 5a2d48a commit 19354fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
--skip_url_validation 'yes'
- name: Run phpUnit
run: php -f vendor/bin/phpunit --testdox
run: php -f vendor/bin/phpunit

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v2
Expand Down

0 comments on commit 19354fb

Please sign in to comment.