Skip to content

Commit 468de3e

Browse files
Update nightly.yml
1 parent 92a698a commit 468de3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
if: matrix.generator == 'Unix Makefiles'
138138
env:
139139
UMF_TESTS_FAIL_ON_SKIP: ON
140-
run: cmake -G "Unix Makefiles" UMF_TESTS_FAIL_ON_SKIP=ON
140+
run: cmake -G "Unix Makefiles" -DUMF_TESTS_FAIL_ON_SKIP=ON
141141

142142

143143

0 commit comments

Comments
 (0)