Skip to content

Commit 5020eda

Browse files
authored
[CI] Add a job timeout (#64)
1 parent 74fdcb8 commit 5020eda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ concurrency:
3232
jobs:
3333
test:
3434
runs-on: ${{ matrix.os }}
35+
timeout-minutes: 20
3536
strategy:
3637
fail-fast: false
3738
matrix:

0 commit comments

Comments
 (0)