Skip to content

Commit

Permalink
Remove running hellotriangle when building emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Jun 13, 2024
1 parent fc34d27 commit f15ad23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build_emscripten.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ emmake cmake --build osc-build --target hellotriangle -v -j$(nproc)

# run test suite, excluding tests that depend on window/files (work-in-progress)
node osc-build/tests/testoscar/testoscar.js --gtest_filter=-Renderer*:Image*:ResourceStream*
node osc-build/apps/hellotriangle/hellotriangle.js

0 comments on commit f15ad23

Please sign in to comment.