argh
This commit is contained in:
parent
a8391eb1e5
commit
17080645d1
2
.github/workflows/test_and_publish.yml
vendored
2
.github/workflows/test_and_publish.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
php-version: 7.4
|
php-version: 7.4
|
||||||
|
|
||||||
- name: Check format
|
- name: Check format
|
||||||
run: ./vendor/bin/php-cs-fixer --dry-run
|
run: ./vendor/bin/php-cs-fixer fix --dry-run
|
||||||
|
|
||||||
test:
|
test:
|
||||||
name: PHP ${{ matrix.php }} / DB ${{ matrix.database }}
|
name: PHP ${{ matrix.php }} / DB ${{ matrix.database }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user