Skip to content

Commit

Permalink
[CI] Revert Codacy config
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Sep 5, 2023
1 parent 473bcc2 commit 1aa9a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fi;
- name: Analyze with Codacy
if: matrix.java == '17'
if: matrix.java == '11'
env:
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}
CODACY_API_TOKEN: ${{ secrets.CODACY_API_TOKEN }}
Expand Down

0 comments on commit 1aa9a30

Please sign in to comment.