We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac99ad commit 35472e2Copy full SHA for 35472e2
.github/workflows/Tests.yml
@@ -40,5 +40,6 @@ jobs:
40
nthreads: 4
41
julia-version: "${{ matrix.version }}"
42
os: "${{ matrix.os }}"
43
+ timeout-minutes: 120
44
secrets:
45
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments