Skip to content

Commit

Permalink
Revert "Remove CODACY env"
Browse files Browse the repository at this point in the history
This reverts commit 635470e.
  • Loading branch information
cllns committed Jul 8, 2024
1 parent 9011c5d commit 0dbbd71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- "3.3"
- "3.2"
- "3.1"
env:
CODACY_RUN_LOCAL: true
CODACY_PROJECT_TOKEN: ${{secrets.CODACY_PROJECT_TOKEN}}
steps:
- uses: actions/checkout@v1
- name: Install package dependencies
Expand Down

0 comments on commit 0dbbd71

Please sign in to comment.