Skip to content

Commit 089a658

Browse files
authored
Update codacy.yml
1 parent 0614719 commit 089a658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
node-version: '18' # Choose your Node.js version
2222

2323
- name: Run Codacy CLI
24-
uses: codacy/codacy-cli-v2-action@main
24+
uses: codacy/codacy-cli-v2-action@test-file-cleanup
2525
with:
2626
api_token: ${{ secrets.CODACY_API_TOKEN }}
2727
tool: eslint

0 commit comments

Comments
 (0)