Skip to content

Commit a73cee6

Browse files
authored
Debug
1 parent cbfcce7 commit a73cee6

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
@@ -603,7 +603,7 @@ jobs:
603603
fi
604604
605605
emmake make -j ${{ env.ncpus }} check-cppinterop
606-
606+
/Users/runner/work/CppInterOp/CppInterOp/emsdk/node/20.18.0_64bit/bin/node --unhandled-rejections=warn "/Users/runner/work/CppInterOp/CppInterOp/build/unittests/CppInterOp/CppInterOpTests.js"
607607
cd ..
608608
609609
echo "CB_PYTHON_DIR=$CB_PYTHON_DIR" >> $GITHUB_ENV

0 commit comments

Comments
 (0)