Skip to content

Commit

Permalink
Merge pull request #3 from Intracto/JanDC-patch-1
Browse files Browse the repository at this point in the history
Update phpunit.yml
  • Loading branch information
JanDC authored Oct 10, 2019
2 parents f9a4f42 + 60b6f16 commit 8305d70
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 @@ -17,4 +17,4 @@ jobs:
run: composer install --prefer-dist --no-progress --no-suggest

- name: Run phpunit
run: ./vendor/bin/phpunit test
run: ./vendor/bin/phpunit tests

0 comments on commit 8305d70

Please sign in to comment.