Skip to content

Commit 4ad3ceb

Browse files
Update nightly.yml
1 parent 6d8e12a commit 4ad3ceb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,10 @@ jobs:
135135

136136
- name: NMake Makefiles
137137
if: matrix.generator == 'Unix Makefiles'
138-
run: cmake -G "Unix Makefiles"
139138
env:
140139
UMF_TESTS_FAIL_ON_SKIP: ON
140+
run: cmake -G "Unix Makefiles"
141+
141142

142143

143144

0 commit comments

Comments
 (0)