Skip to content

Commit 1377935

Browse files
authored
Update emscripten.yml
1 parent ad372a1 commit 1377935

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/emscripten.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -981,8 +981,6 @@ jobs:
981981
node test_xeus_cpp.js --report-failures --force-colors --success
982982
983983
- name: Jupyter Lite integration
984-
if: ${{ runner.os != 'windows' }}
985-
shell: bash -l {0}
986984
run: |
987985
cd ./xeus-cpp/
988986
micromamba create -n xeus-lite-host jupyterlite-core=0.6 jupyterlite-xeus jupyter_server jupyterlab notebook python-libarchive-c -c conda-forge

0 commit comments

Comments
 (0)