Commit 31a698e
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 3fdc52d commit 31a698e
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
0 commit comments