Skip to content

Commit 47cee92

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

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
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
logfile: ${{ github.workspace }}/build/compile_commands.json
7979
diff: ${{ github.event_name == 'push' }}
80-
diff-url: 'https://github.com/antond-weta/rawtoaces/tree/analysis/tests/static_analysis/snapshot'
80+
diff-url: 'file:///home/runner/work/rawtoaces/rawtoaces/tests/static_analysis/snapshot'
8181

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

0 commit comments

Comments
 (0)