Skip to content

Commit daccf9d

Browse files
Update codacy.yml
1 parent 4843083 commit daccf9d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/codacy.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ jobs:
4949
# You can also omit the token and run the tools that support default configurations
5050
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
5151
verbose: true
52-
#output: results.sarif
53-
#output: ./results.sarif
54-
output: ${{ github.workspace }}/results.sarif
52+
output: results.sarif
5553
format: sarif
5654
# Adjust severity of non-security issues
5755
gh-code-scanning-compat: true

0 commit comments

Comments
 (0)