We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06cda1e commit 775edffCopy full SHA for 775edff
.github/workflows/foss.yaml
@@ -104,4 +104,4 @@ jobs:
104
105
- name: Run Per-File Bazel CodeChecker
106
working-directory: ${{ matrix.project.folder }}/test-proj
107
- run: bazel build :code_checker_test
+ run: bazel build :per_file_test
0 commit comments