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 c6d8142 commit e6426e3Copy full SHA for e6426e3
.github/workflows/cli-tests.yaml
@@ -49,7 +49,7 @@ jobs:
49
matrix:
50
os: [ubuntu-latest, macos-latest]
51
runs-on: ${{ matrix.os }}
52
- timeout-minutes: 10
+ timeout-minutes: 15
53
steps:
54
- uses: actions/checkout@v3
55
- uses: actions/[email protected]
0 commit comments