Skip to content

Commit 8b806df

Browse files
authored
Fix PR
1 parent 340243c commit 8b806df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,7 @@ jobs:
832832
node test_xeus_cpp.js
833833
834834
- name: Jupyter Lite integration
835+
if: ${{ runner.os != 'windows' }}
835836
shell: bash -l {0}
836837
run: |
837838
cd ./xeus-cpp/

0 commit comments

Comments
 (0)