Skip to content

Commit

Permalink
missed a line
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfe1 committed May 21, 2024
1 parent 999fd01 commit 9ebafad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
max_attempts: 10
command: |
${{ matrix.set_display }}
robot --randomize suites -e BrokenORWindowsOREdge --output reports/outputChrome.xml test
robot --randomize suites -e BrokenORWindowsOREdgeORiframe --output reports/outputChrome.xml test
new_command_on_retry: |
${{ matrix.set_display }}
robot --rerunfailed "reports/outputChrome.xml" -e BrokenORWindowsOREdgeORiframe --output reports/outputChrome.xml test
Expand Down
Loading

0 comments on commit 9ebafad

Please sign in to comment.