diff --git a/.github/workflows/ontime_cy.yml b/.github/workflows/ontime_cy.yml index 5bdcff8e9..2d6734373 100644 --- a/.github/workflows/ontime_cy.yml +++ b/.github/workflows/ontime_cy.yml @@ -9,6 +9,7 @@ jobs: build: runs-on: ubuntu-latest + timeout-minutes: 20 env: CI: '' @@ -50,4 +51,4 @@ jobs: uses: cypress-io/github-action@v2 with: working-directory: ./server - start: yarn cypress \ No newline at end of file + start: yarn cypress