add timeout to test CI

This commit is contained in:
Carlos Valente
2022-06-16 22:44:46 +02:00
committed by GitHub
parent 2ee4986dcf
commit dcc534f92b
+2 -1
View File
@@ -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
start: yarn cypress