Skip to content

Commit a67c5b0

Browse files
authored
Update main.yml
1 parent 6cc4c39 commit a67c5b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ jobs:
250250
- name: Test xeus-cpp C++ Emscripten
251251
shell: bash -l {0}
252252
run: |
253+
set -e
253254
micromamba create -n xeus-lite-host jupyterlite-core
254255
micromamba activate xeus-lite-host
255256
cd build/test

0 commit comments

Comments
 (0)