Skip to content

Commit

Permalink
Merge 3fd23b1 into 593c32c
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
2 parents 593c32c + 3fd23b1 commit b237731
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
pip install .
- name: Run Edge Robot Tests
uses: nick-fields/retry@v2.8.3
uses: nick-fields/retry@v2.9.0
with:
timeout_minutes: 45
max_attempts: 10
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
sudo apt-get -y -q install xvfb scrot zip curl libxml2-dev libxslt1-dev
- name: Run Chrome Robot Tests
uses: nick-fields/retry@v2.8.3
uses: nick-fields/retry@v2.9.0
with:
timeout_minutes: 45
max_attempts: 10
Expand Down

0 comments on commit b237731

Please sign in to comment.