Skip to content
Snippets Groups Projects
Unverified Commit e116434d authored by Gustavo Saiani's avatar Gustavo Saiani Committed by GitHub
Browse files

Bump FE unit tests timeout to 30 mins (#28360)

parent f999f52c
Branches
Tags embedding-sdk-0.1.29
No related merge requests found
......@@ -78,7 +78,7 @@ jobs:
needs: files-changed
if: github.event.pull_request.draft == false && needs.files-changed.outputs.frontend_all == 'true'
runs-on: buildjet-2vcpu-ubuntu-2004
timeout-minutes: 20
timeout-minutes: 30
steps:
- uses: actions/checkout@v3
- name: Prepare front-end environment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment