Skip to content

Commit

Permalink
Remove build type
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed May 29, 2024
1 parent 86ff802 commit 422ee36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ResInsightWithCache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ jobs:
CXX: ${{ matrix.config.cxx }}
run: |
cmake -S . -B cmakebuild \
-DCMAKE_BUILD_TYPE=$ENV{BUILD_TYPE} \
-DCMAKE_INSTALL_PREFIX=cmakebuild/install \
-DRESINSIGHT_QT5_BUNDLE_LIBRARIES=true \
-DRESINSIGHT_INCLUDE_APPLICATION_UNIT_TESTS=true \
Expand Down

0 comments on commit 422ee36

Please sign in to comment.