Skip to content

Commit b0a32c1

Browse files
author
Mathieu Taillefumier
committed
Fix typo in the ci/cd cmake command line
1 parent 321370a commit b0a32c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/include/cscs/01-test-templates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ include:
2828
-DTM_USE_QUDA=ON \
2929
-DTM_USE_LEMON=ON \
3030
-DTM_ENABLE_ALIGNMENT=32 \
31-
-DTM_USE_GAUGE_COPY-ON \
31+
-DTM_USE_GAUGE_COPY=ON \
3232
-DTM_USE_HALFSPINOR=ON \
3333
-DCMAKE_INSTALL_PREFIX=../install_dir ..
3434
make

0 commit comments

Comments
 (0)