Commit 6ffdf97
CI: fix test_position_module include path
Change bare PositionModule.h to modules/PositionModule.h — build_flags
sets -Isrc, not -Isrc/modules, so the bare form fails to resolve in
the native PlatformIO test env.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0a7631c commit 6ffdf97
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments