We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b378db commit 6f29feeCopy full SHA for 6f29fee
.github/workflows/emscripten.yml
@@ -603,7 +603,6 @@ jobs:
603
fi
604
605
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"
607
cd ..
608
609
echo "CB_PYTHON_DIR=$CB_PYTHON_DIR" >> $GITHUB_ENV
0 commit comments