Skip to content

Commit a73b72b

Browse files
authored
Update emscripten.yml
1 parent 98c988c commit a73b72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ jobs:
975975
$ErrorActionPreference = "Stop"
976976
micromamba activate CppInterOp-wasm
977977
cd .\xeus-cpp\build\test
978-
node test_xeus_cpp.js --report-failures --force-colors --success --reporters=console
978+
node test_xeus_cpp.js --report-failures --force-colors --minimal=1
979979
980980
- name: Jupyter Lite integration
981981
if: ${{ runner.os != 'windows' }}

0 commit comments

Comments
 (0)