Skip to content

Commit 006db63

Browse files
committed
chore: remove codacy
1 parent 21153cf commit 006db63

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,6 @@ jobs:
5454
bun install
5555
bun test
5656
57-
codacy:
58-
uses: jd-apprentice/jd-workflows/.github/workflows/codacy.yml@main
59-
needs: [gitleaks, test]
60-
with:
61-
name: Codacy
62-
secrets:
63-
project_token: ${{ secrets.CODACY_PROJECT_TOKEN }}
64-
6557
dev:
6658
runs-on: ubuntu-latest
6759
needs: [gitleaks, test]

0 commit comments

Comments
 (0)