Skip to content

Commit 6f29fee

Browse files
authored
Remove unneeded node debug run
1 parent 8b378db commit 6f29fee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ jobs:
603603
fi
604604
605605
emmake make -j ${{ env.ncpus }} check-cppinterop
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"
607606
cd ..
608607
609608
echo "CB_PYTHON_DIR=$CB_PYTHON_DIR" >> $GITHUB_ENV

0 commit comments

Comments
 (0)