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 f55607f commit 163bd7eCopy full SHA for 163bd7e
.github/workflows/smoke.yaml
@@ -200,7 +200,7 @@ jobs:
200
if (bash ./__tests__/smoke/run-smoke.sh "yarn add ./redocly-cli.tgz" "yarn") {
201
break
202
}
203
- Start-Sleep -Seconds 10
+ Start-Sleep -Seconds 20
204
205
206
run-smoke--npm--node-20--windows:
@@ -236,7 +236,7 @@ jobs:
236
237
238
239
240
241
242
run-smoke--docker-image:
0 commit comments