Skip to content

Commit 2d69fb7

Browse files
author
Rodion Liuborets
committed
Add automatic fix for empty lines
1 parent 50c280c commit 2d69fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- run: composer install --no-interaction --prefer-source --dev
5757

5858
- run: composer test
59-
-
59+
6060
- run: composer fix
6161

6262
- run: composer lint

0 commit comments

Comments
 (0)