We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74fdcb8 commit 5020edaCopy full SHA for 5020eda
.github/workflows/UnitTests.yml
@@ -32,6 +32,7 @@ concurrency:
32
jobs:
33
test:
34
runs-on: ${{ matrix.os }}
35
+ timeout-minutes: 20
36
strategy:
37
fail-fast: false
38
matrix:
0 commit comments