Skip to content

Commit 3cc7a61

Browse files
committed
remove timeout-minutes
1 parent c4123aa commit 3cc7a61

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/run-bats-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on: [push, pull_request]
77

88
jobs:
99
tests:
10-
timeout-minutes: 20
11-
1210
name: Python ${{ matrix.python }}, iRODS ${{ matrix.irods_server }}
1311
runs-on: ubuntu-latest
1412
defaults:

.github/workflows/run-local-suite.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on: [push, pull_request]
77

88
jobs:
99
tests:
10-
timeout-minutes: 20
11-
1210
name: Python ${{ matrix.python }}, iRODS ${{ matrix.irods_server }}
1311
runs-on: ubuntu-latest
1412
defaults:

.github/workflows/run-the-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on: [push, pull_request]
77

88
jobs:
99
tests:
10-
timeout-minutes: 20
11-
1210
name: Python ${{ matrix.python }}, iRODS ${{ matrix.irods_server }}
1311
runs-on: ubuntu-latest
1412
defaults:

0 commit comments

Comments
 (0)