We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81c080 commit 57305d5Copy full SHA for 57305d5
1 file changed
.github/workflows/continuous-integration.yml
@@ -13,7 +13,6 @@ jobs:
13
test:
14
name: Unit tests
15
runs-on: ubuntu-latest
16
- timeout-minutes: 10
17
strategy:
18
matrix: # matrix testing strategy
19
python-version: ['3.7', '3.8', '3.9', '3.10']
0 commit comments