Skip to content

Commit

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

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

Expand Down

0 comments on commit 9a307c7

Please sign in to comment.