We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8abc72 commit 745dd06Copy full SHA for 745dd06
.github/workflows/ui.yml
@@ -53,7 +53,7 @@ jobs:
53
yarn playwright install chromium
54
yarn run start:detached
55
- name: Wait for JupyterLab
56
- uses: ifaxity/wait-on-action@v1
+ uses: ifaxity/wait-on-action@v1.1
57
with:
58
resource: http-get://localhost:8888/api
59
timeout: 20000
0 commit comments