fix(CI): Cypress Workflow timeout-minutes to 120 (#13340)

This commit is contained in:
Akash Jain 2023-09-26 19:07:47 +05:30 committed by GitHub
parent c6d8f90f81
commit 8a81f80837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ jobs:
matrix:
job: [0]
environment: test
timeout-minutes: 120
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main

View File

@ -43,6 +43,7 @@ jobs:
matrix:
job: [0]
environment: test
timeout-minutes: 120
steps:
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main