Skip to content

Commit a46a8d0

Browse files
authored
Merge pull request #2489 from github/koesie10/add-cli-tests-timeout
Add timeout to CLI tests
2 parents 7c47a99 + 3569c77 commit a46a8d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ jobs:
209209
name: CLI Test
210210
runs-on: ${{ matrix.os }}
211211
needs: [find-nightly, set-matrix]
212+
timeout-minutes: 30
212213
strategy:
213214
matrix:
214215
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)