Skip to content

Commit

Permalink
Changed working dir for CodeChecker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Golasowski committed Oct 23, 2024
1 parent 975ea65 commit 48984dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Run CodeChecker analysis
uses: whisperity/codechecker-analysis-action@v1
id: codechecker
working_directory: ${{ github.workspace }}
with:
config: ./codechecker_config.json
build-command: ./codechecker_build.sh
Expand Down

0 comments on commit 48984dd

Please sign in to comment.