Skip to content

Commit

Permalink
Update phpunit.yml (#467)
Browse files Browse the repository at this point in the history
update scriptname
  • Loading branch information
marcohanke authored Jan 28, 2024
1 parent 0e782e0 commit 2ee0fb9
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 @@ -86,4 +86,4 @@ jobs:
# run unit tests, see composer.json
- name: Run phpunit
working-directory: redaxo_cms/redaxo/src/addons/${{ github.event.repository.name }}
run: composer test
run: composer unit-test

0 comments on commit 2ee0fb9

Please sign in to comment.