Skip to content

Commit

Permalink
Merge pull request #7279 from drew2a/feature/remove_codacy
Browse files Browse the repository at this point in the history
Remove `codacy` check
  • Loading branch information
drew2a authored Jan 19, 2023
2 parents 9aab5ee + 7ab8f2e commit 7d66b22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/!main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
DOCKER_USER: ${{ secrets.DOCKER_USER }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

codacy:
uses: ./.github/workflows/codacy.yml
secrets:
CODACY_PROJECT_TOKEN: ${{ secrets.CODACY_PROJECT_TOKEN }}

coverage:
uses: ./.github/workflows/coverage.yml
with:
Expand Down
35 changes: 0 additions & 35 deletions .github/workflows/codacy.yml

This file was deleted.

0 comments on commit 7d66b22

Please sign in to comment.