Skip to content

Commit

Permalink
chore(ui-test): extend more time for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arein committed Jan 2, 2024
1 parent 6699133 commit 311c48e
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 311c48e

Please sign in to comment.