Commit 2686346
committed
Enable release mode builds
### Motivation:
Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.
### Modifications:
Enable release mode builds for pull requests and scheduled builds on main.
### Result:
Improved CI coverage.1 parent b799051 commit 2686346
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments