Explorar o código

ci: enable CMake test for Emscripten

Charlie Birks %!s(int64=3) %!d(string=hai) anos
pai
achega
e201f338d7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .github/workflows/emscripten.yml

+ 0 - 1
.github/workflows/emscripten.yml

@@ -22,7 +22,6 @@ jobs:
           echo "SDL2_DIR=$(pwd)/prefix" >> $GITHUB_ENV
           cmake --install build/
       - name: Verify CMake configuration files
-        if: ${{ false }}  # FIXME: cmake/test/CMakeLists.txt should support emscripten
         run: |
           emcmake cmake -S cmake/test -B cmake_config_build \
             -DCMAKE_BUILD_TYPE=Release \