CI: enable testing of react e2e (#14364)

enable testing of react e2e
This commit is contained in:
Jirka Borovec 2022-08-23 19:31:36 +02:00 committed by GitHub
parent 8ff2e01025
commit 9040b1ed2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ jobs:
name: "boring_app"
'App: template_streamlit_ui':
name: "template_streamlit_ui"
# 'App: template_react_ui': # TODO: clarify visibility private/public
# name: "template_react_ui"
'App: template_react_ui':
name: "template_react_ui"
'App: template_jupyterlab': # TODO: clarify where these files lives
name: "template_jupyterlab"
'App: idle_timeout':