remove timeouts in CI

This commit is contained in:
Amruth Pillai
2022-08-22 09:34:35 +02:00
parent 668d39fa87
commit 4114f1e1dd
2 changed files with 0 additions and 4 deletions

View File

@ -7,7 +7,6 @@ on:
jobs:
client:
name: Client
timeout-minutes: 15
runs-on: ubuntu-latest
env:
@ -51,7 +50,6 @@ jobs:
server:
name: Server
timeout-minutes: 15
runs-on: ubuntu-latest
env:

View File

@ -5,7 +5,6 @@ on: pull_request
jobs:
client:
name: Client
timeout-minutes: 15
runs-on: ubuntu-latest
env:
@ -50,7 +49,6 @@ jobs:
server:
name: Server
timeout-minutes: 15
runs-on: ubuntu-latest
env: