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 06b6641 commit 6f8d30fCopy full SHA for 6f8d30f
.github/workflows/emscripten.yml
@@ -606,7 +606,6 @@ jobs:
606
fi
607
608
emmake make -j ${{ env.ncpus }} check-cppinterop || true
609
- cat /Users/runner/work/CppInterOp/CppInterOp/build/unittests/googletest-prefix/src/googletest-stamp/googletest-build-*.log
610
emmake make -j ${{ env.ncpus }} install
611
cd ..
612
0 commit comments