Skip to content

Commit 635470e

Browse files
committed
Remove CODACY env
1 parent 403ad19 commit 635470e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ 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}}
3128
steps:
3229
- uses: actions/checkout@v1
3330
- name: Install package dependencies

0 commit comments

Comments
 (0)