We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a409a commit 50c280cCopy full SHA for 50c280c
.github/workflows/tests.yaml
@@ -56,6 +56,8 @@ jobs:
56
- run: composer install --no-interaction --prefer-source --dev
57
58
- run: composer test
59
+ -
60
+ - run: composer fix
61
62
- run: composer lint
63
0 commit comments