Commit c8a56d6
committed
chore: fix CodeQL build - add encryption feature and compile-only
- Add encryption feature to match Makefile requirements
- Compile C test to .o only (CodeQL needs compilation, not execution)
- Avoid running test binary which may fail in CI environment1 parent 0e9ee26 commit c8a56d6
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments