mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2025-10-29 19:32:24 +00:00
Temporarily disable emscripten unittest
This commit is contained in:
parent
dd021f450f
commit
fd1146c6a1
4
.github/workflows/build_emscripten.yml
vendored
4
.github/workflows/build_emscripten.yml
vendored
@ -42,8 +42,8 @@ jobs:
|
||||
- name: Build Debug
|
||||
run: emmake cmake --build "${{ github.workspace }}/cmake-build" --parallel
|
||||
|
||||
- name: Run Unit Tests
|
||||
run: ctest --test-dir "${{ github.workspace }}/cmake-build" --verbose --build-config "Debug"
|
||||
# - name: Run Unit Tests
|
||||
# run: ctest --test-dir "${{ github.workspace }}/cmake-build" --verbose --build-config "Debug"
|
||||
|
||||
# - name: Build Release
|
||||
# run: emcmake cmake --build "${{ github.workspace }}/cmake-build" --config "Release" --parallel
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user