Skip to content

Commit

Permalink
fix: tests time out
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 1, 2024
1 parent c331b4b commit dd0e60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
ui_tests:
name: 'Playwright Tests'
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit dd0e60b

Please sign in to comment.