Skip to content

Commit

Permalink
update scriptname
Browse files Browse the repository at this point in the history
  • Loading branch information
marcohanke committed Sep 24, 2023
1 parent 5fc47c3 commit cef2c2d
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 @@ -80,4 +80,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 cef2c2d

Please sign in to comment.