Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Oct 14, 2023
1 parent ce0d197 commit 2424b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
run: php artisan serve --no-reload &

- name: Run Dusk Tests
run: php artisan dusk --without-tty
run: php artisan dusk --without-tty --ansi
env:
APP_URL: http://127.0.0.1:8000

0 comments on commit 2424b6c

Please sign in to comment.