Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edwintorok committed Apr 24, 2024
1 parent 698adb2 commit 346787b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codechecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Fixup paths
run: |
sed -e 's/"directory".*/"directory": "."/' <compiler_commands.json >cmds.json
sed -e 's/"directory".*/"directory": "."/' <compile_commands.json >cmds.json
- uses: whisperity/codechecker-analysis-action@v1
id: codechecker
Expand Down

0 comments on commit 346787b

Please sign in to comment.