We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c47a99 + 3569c77 commit a46a8d0Copy full SHA for a46a8d0
1 file changed
.github/workflows/main.yml
@@ -209,6 +209,7 @@ jobs:
209
name: CLI Test
210
runs-on: ${{ matrix.os }}
211
needs: [find-nightly, set-matrix]
212
+ timeout-minutes: 30
213
strategy:
214
matrix:
215
os: [ubuntu-latest, windows-latest]
0 commit comments