Skip to content

Commit

Permalink
Added installation chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Nov 2, 2024
1 parent 2c8dfa9 commit 2378180
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,9 @@ jobs:
run: vendor/bin/dusk-updater detect --auto-update

- name: Execute Unit Tests
run: vendor/bin/phpunit --testsuite=Browser --no-coverage --disable-coverage-ignore
run: vendor/bin/phpunit --testsuite=Browser --no-coverage --disable-coverage-ignore --debug
env:
CI: true
RUNNING_IN_CI: true

- name: Upload Failed Screenshots
uses: actions/[email protected]
Expand Down

0 comments on commit 2378180

Please sign in to comment.