We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bba9f3 commit 8a15d11Copy full SHA for 8a15d11
.github/workflows/php.yml
@@ -26,4 +26,4 @@ jobs:
26
run: composer install --prefer-dist --no-progress --no-suggest
27
28
- name: Run static analizators and tests
29
- run: make check
+ run: make check
0 commit comments