mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-13 06:24:54 +10:00
remove timeouts in CI
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user