Skip to content

Commit

Permalink
Bugfix fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesbochmann committed Sep 2, 2024
1 parent 10b59ed commit f5f8628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
matrix:
command:
- "test:phpcs"
- "test:rector",
- "test:rector"
- "test:phpcompatibility"
- "test:phpmd"
- "test:phpstan"
Expand Down

0 comments on commit f5f8628

Please sign in to comment.