fix CI
This commit is contained in:
parent
017db1788b
commit
78491fcca6
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
|
@ -36,6 +36,7 @@ jobs:
|
|||
run: |
|
||||
cp .env.example .env
|
||||
php artisan key:generate
|
||||
mkdir -p resources/views/overrides
|
||||
- name: Validate Twig templates
|
||||
run: php artisan twig:lint -v
|
||||
- name: Check coding style
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user