Skip to content

Commit

Permalink
fix unclosed string in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SamMousa committed Feb 3, 2021
1 parent fe80bc7 commit 970cfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
- run: docker-compose run --rm phpunit
- uses: sudo-bot/action-scrutinizer@latest
with:
cli-args: "--format=php-clover tests/coverage/clover.xml
cli-args: "--format=php-clover tests/coverage/clover.xml"

0 comments on commit 970cfce

Please sign in to comment.