mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-20 02:16:32 +08:00
Update ci.yml
This commit is contained in:
parent
2fea82c21e
commit
e7d581244c
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -21,10 +21,10 @@ jobs:
|
||||
path: vendor
|
||||
key: composer-${{ hashFiles('composer.lock') }}
|
||||
|
||||
- name: Run composer install
|
||||
run: composer install -n --prefer-dist
|
||||
env:
|
||||
APP_ENV: testing
|
||||
#- name: Run composer install
|
||||
# run: composer install -n --prefer-dist
|
||||
# env:
|
||||
# APP_ENV: testing
|
||||
|
||||
- name: Prepare Laravel Application
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user