Skip to content

Commit 57305d5

Browse files
authored
CI: removed unit test timeout (#23)
1 parent e81c080 commit 57305d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
test:
1414
name: Unit tests
1515
runs-on: ubuntu-latest
16-
timeout-minutes: 10
1716
strategy:
1817
matrix: # matrix testing strategy
1918
python-version: ['3.7', '3.8', '3.9', '3.10']

0 commit comments

Comments
 (0)