Skip to content

Commit 8a15d11

Browse files
committed
Removed black line from php.yml for github actions
1 parent 5bba9f3 commit 8a15d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: composer install --prefer-dist --no-progress --no-suggest
2727

2828
- name: Run static analizators and tests
29-
run: make check
29+
run: make check

0 commit comments

Comments
 (0)