Skip to content

Commit 6d8e12a

Browse files
Update nightly.yml
1 parent 90ff5a9 commit 6d8e12a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ jobs:
136136
- name: NMake Makefiles
137137
if: matrix.generator == 'Unix Makefiles'
138138
run: cmake -G "Unix Makefiles"
139+
env:
140+
UMF_TESTS_FAIL_ON_SKIP: ON
141+
139142

140143

141144
- name: Configure MSVC environment

0 commit comments

Comments
 (0)