We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25169b commit a9d4549Copy full SHA for a9d4549
.github/workflows/vue-starter-kit.yml
@@ -47,3 +47,5 @@ jobs:
47
48
- name: Execute tests
49
run: composer run vue:ci
50
+ env:
51
+ APP_BASE_PATH: ./vendor/laravel/vue-starter-kit
0 commit comments