remove timeout from tests job
This commit is contained in:
@@ -13,7 +13,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
run-tests:
|
run-tests:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
timeout-minutes: 60
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.8, 3.9, '3.10', 3.11]
|
python-version: [3.8, 3.9, '3.10', 3.11]
|
||||||
|
|||||||
Reference in New Issue
Block a user