We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d469eb commit a8cb234Copy full SHA for a8cb234
1 file changed
.github/workflows/ci.yml
@@ -25,3 +25,5 @@ jobs:
25
uses: actions/checkout@v4
26
- name: Source tests
27
uses: "ros-industrial/industrial_ci@master"
28
+ env:
29
+ CMAKE_ARGS: "-DCMAKE_EXPORT_COMPILE_COMMANDS=ON"
0 commit comments