Skip to content

Commit

Permalink
chore(deps-dev): bump laravel/dusk from 8.2.1 to 8.2.11 (#1021)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexis Saettler <[email protected]>
  • Loading branch information
dependabot[bot] and asbiin authored Nov 26, 2024
1 parent 427d390 commit 3c43678
Show file tree
Hide file tree
Showing 2 changed files with 315 additions and 377 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dusk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
run: |
php artisan dusk:chrome-driver --detect
chmod -R 0755 vendor/laravel/dusk/bin/
- name: Start Chrome Driver
run: ./vendor/laravel/dusk/bin/chromedriver-linux --port=9515 &
- name: Run Inertia ssr
run: php artisan inertia:start-ssr &
- name: Run Laravel Server
Expand Down
Loading

0 comments on commit 3c43678

Please sign in to comment.