Skip to content

Commit 58c640f

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 11eab09 commit 58c640f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
run: npm run build
6262

6363
- name: Tests
64-
run: ./vendor/bin/pest vendor/laravel-labs/starter-kit-browser-tests/tests
64+
run: ./vendor/bin/pest vendor/laravel-labs/starter-kit-browser-tests/tests/Browser
6565
env:
6666
APP_BASE_PATH: ${{ github.workspace }}

0 commit comments

Comments
 (0)