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 3881337 commit f2a66e6Copy full SHA for f2a66e6
.github/workflows/browser-tests.yml
@@ -62,3 +62,5 @@ jobs:
62
63
- name: Tests
64
run: ./vendor/bin/pest vendor/laravel-labs/starter-kit-browser-tests/tests
65
+ env:
66
+ APP_BASE_PATH: ${{ github.workspace }}
0 commit comments