Commit 8ad29d4
committed
build: run basic feature matrix in CI
Extending the "build" step to cover no flags and all flags, as well as
the existing default. Could possible add more flag combos in the future
if things get complicated, but this should cover most cases for now.
Also dropping the "check" step since build covers all of it.1 parent ed6dc8c commit 8ad29d4
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments