Skip to content

Commit 606919a

Browse files
authored
Update emscripten.yml
1 parent cf8ec79 commit 606919a

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
@@ -1009,7 +1009,7 @@ jobs:
10091009
-DXEUS_CPP_RESOURCE_DIR=${{ env.LLVM_BUILD_DIR }}\lib\clang\${{ matrix.clang-runtime }} `
10101010
-DSYSROOT_PATH=${{ env.SYSROOT_PATH }} `
10111011
..
1012-
Error-OnFailure { node test_xeus_cpp.js }
1012+
Error-OnFailure { emmake make -j ${{ env.ncpus }} check-xeus-cpp }
10131013
Error-OnFailure { emmake make -j ${{ env.ncpus }} install }
10141014
10151015
- name: Test xeus-cpp Emscripten C++ tests in browsers on Windows Systems

0 commit comments

Comments
 (0)