diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index ca2462c9996..c30278eeb62 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -92,7 +92,7 @@ jobs: -DWARNINGS=ON -DWERROR=ON -DGLBINDING_ENABLED=$GLBINDING \ -DENABLE_DISCORD=ON -DCMAKE_INSTALL_MESSAGE=NEVER \ -DCMAKE_INSTALL_PREFIX=/usr -DINSTALL_SUBDIR_BIN=bin \ - -DINSTALL_SUBDIR_SHARE=share/supertux2 -DBUILD_TESTS=ON + -DINSTALL_SUBDIR_SHARE=share/supertux2 - name: Build and install working-directory: build