Skip to content

Commit de03bf2

Browse files
gdevenyiCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9fdf24b commit de03bf2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
-DCMAKE_C_COMPILER_LAUNCHER=ccache \
6666
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
6767
-DCMAKE_BUILD_TYPE=${{ matrix.config }} \
68-
-DCMAKE_BUILD_TYPE=${{ env.BUILD_TYPE }} \
6968
-DLIBMINC_MINC1_SUPPORT:BOOL=${{ matrix.build-params.WITH_MINC1 }} \
7069
-DLIBMINC_USE_NIFTI:BOOL=${{ matrix.build-params.USE_NIFTI }} \
7170
-DBUILD_TESTING:BOOL=${{ matrix.build-params.tests }}

0 commit comments

Comments
 (0)