Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
  • Loading branch information
Kenji Miyake committed Feb 12, 2022
1 parent 2e0a66c commit f4610d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-pr-comments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
uses: platisd/clang-tidy-pr-comments@1.1.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
clang_tidy_fixes: clang-tidy-result/fixes.yml
clang_tidy_fixes: /tmp/clang-tidy-result/fixes.yml
pull_request_id: ${{ steps.set-variables.outputs.pr-id }}

0 comments on commit f4610d6

Please sign in to comment.