Skip to content

Commit

Permalink
Github actions for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienheyd committed Apr 26, 2024
1 parent 454def2 commit 709291c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
run: vendor/bin/phpcs

- name: Execute tests
run: vendor/bin/phpunit --verbose
run: vendor/bin/phpunit

0 comments on commit 709291c

Please sign in to comment.