Skip to content

Commit 9738405

Browse files
committed
[Tests] add a timeout
1 parent 29a652f commit 9738405

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212

1313
name: "tests"
1414
runs-on: ubuntu-latest
15+
timeout-minutes: 30
1516
defaults:
1617
run:
1718
shell: 'script -q -e -c "${{ matrix.shell }} {0}"'

0 commit comments

Comments
 (0)