Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman authored Aug 29, 2023
1 parent 2253869 commit 7222bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Run Dusk Tests
working-directory: ./browser
run: php application pest:dusk --order-by=random
run: php application pest:dusk --random-order-seed

- name: Upload Screenshots
if: failure()
Expand Down

0 comments on commit 7222bc1

Please sign in to comment.