Skip to content

Commit

Permalink
Fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
slunak committed Jul 15, 2023
1 parent ab6eda4 commit fcd8d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
composer-options: "--prefer-dist"

- name: Run tests
run: vendor/bin/phpunit tests -v
run: vendor/bin/phpunit tests

0 comments on commit fcd8d0e

Please sign in to comment.