chore: remove redundant command in ci
This commit is contained in:
parent
cfda2a6bf8
commit
f03dd8122b
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
|
@ -33,7 +33,6 @@ jobs:
|
|||
- name: Prepare
|
||||
run: |
|
||||
cp .env.example .env
|
||||
php artisan key:generate
|
||||
mkdir -p resources/views/overrides
|
||||
- name: Validate Twig templates
|
||||
run: php artisan twig:lint -v
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user