Skip to content

Commit f226b8d

Browse files
committed
analysis
Signed-off-by: Anton Dukhovnikov <[email protected]>
1 parent b8f14ab commit f226b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
id: codechecker
7777
with:
7878
logfile: ${{ github.workspace }}/build/compile_commands.json
79-
# config: '/home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/codechecker.json'
79+
config: '/home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/codechecker.json'
8080

8181
- uses: actions/upload-artifact@v4
8282
if: ${{ steps.codechecker.outputs.warnings == 'true' }}

0 commit comments

Comments
 (0)