Skip to content

Commit 2aa788e

Browse files
committed
[ci] Set minuit1=OFF for no-modules build to get test coverage
1 parent f860147 commit 2aa788e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/root-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
- image: alma9
403403
is_special: true
404404
property: modules_off
405-
overrides: ["runtime_cxxmodules=Off"]
405+
overrides: ["runtime_cxxmodules=OFF", "minuit1=OFF"]
406406
- image: alma9
407407
is_special: true
408408
property: march_native

0 commit comments

Comments
 (0)