Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
update scriptname
  • Loading branch information
marcohanke authored Sep 24, 2023
1 parent 801bd42 commit feb60bc
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 feb60bc

Please sign in to comment.