Skip to content

Commit 0dbbd71

Browse files
committed
Revert "Remove CODACY env"
This reverts commit 635470e.
1 parent 9011c5d commit 0dbbd71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
- "3.3"
2626
- "3.2"
2727
- "3.1"
28+
env:
29+
CODACY_RUN_LOCAL: true
30+
CODACY_PROJECT_TOKEN: ${{secrets.CODACY_PROJECT_TOKEN}}
2831
steps:
2932
- uses: actions/checkout@v1
3033
- name: Install package dependencies

0 commit comments

Comments
 (0)