mirror of
https://github.com/buildplan/du_setup.git
synced 2025-12-17 17:55:35 +00:00
Fix Codacy Analysis CLI fallback name formatting
This commit is contained in:
parent
93e36fcb54
commit
86f5ee6a71
2
.github/workflows/codacy.yml
vendored
2
.github/workflows/codacy.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
gh-code-scanning-compat: true
|
||||
max-allowed-issues: 2147483647
|
||||
|
||||
- name: Run Codacy Analysis CLI (fallback: download binary)
|
||||
- name: Run Codacy Analysis CLI (fallback download binary)
|
||||
if: env.CODACY_DOCKER_OK != 'true'
|
||||
run: |
|
||||
set -euo pipefail
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user