File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,6 @@ concurrency:
1212jobs :
1313 check_release :
1414 runs-on : ubuntu-latest
15- strategy :
16- matrix :
17- include :
18- - node : " @fails-components/jupyter-applet-view"
19- python : " fails_components_jupyter_applet_view"
20- shortname : " applet-view"
21- - node : " @fails-components/jupyter-filesystem-extension"
22- python : " fails_components_jupyter_filesystem_extension"
23- shortname : " filesystem-extension"
24- - node : " @fails-components/jupyter-interceptor"
25- python : " fails_components_jupyter_interceptor"
26- shortname : " interceptor"
27- - node : " @fails-components/jupyter-launcher"
28- python : " fails_components_jupyter_launcher"
29- shortname : " launcher"
3015 steps :
3116 - name : Checkout
3217 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments