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 7222bc1 commit e90b46f
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 --random-order-seed
run: php application pest:dusk

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

0 comments on commit e90b46f

Please sign in to comment.