Commit 3eae575
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 4b4bc0c commit 3eae575
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments