Skip to content

Commit

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

3 comments on commit 8b16d59

@vercel
Copy link

@vercel vercel bot commented on 8b16d59 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8b16d59 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8b16d59 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.