Fingers crossed

This commit is contained in:
Lance Pioch 2022-10-28 15:40:37 -04:00
parent f4312f5b21
commit cd764b6d6f

View file

@ -5,7 +5,7 @@ jobs:
dusk-php: dusk-php:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
APP_URL: "http://127.0.0.1:8000" APP_URL: "http://localhost:8000"
APP_ENV: dusk APP_ENV: dusk
DB_USERNAME: root DB_USERNAME: root
DB_PASSWORD: root DB_PASSWORD: root