Skip to content

Commit

Permalink
try pabot see if windows still times out
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Mar 23, 2024
1 parent de331fa commit c400b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Regression_Tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: rfbrowser init

- name: Robot Framework
run: robot --outputdir Regression_Tests/Logs/${{ matrix.platform }}_${{ matrix.python }} -v STT_MIN:1 -v STT_MAX:5 Regression_Tests
run: pabot --outputdir Regression_Tests/Logs/${{ matrix.platform }}_${{ matrix.python }} -v STT_MIN:1 -v STT_MAX:5 Regression_Tests
env:
DISPLAY: :13.0

Expand Down

0 comments on commit c400b65

Please sign in to comment.