Skip to content

Commit

Permalink
Removes codacy (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdellabitta authored Dec 27, 2024
1 parent 47d5c1c commit bd419f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ jobs:
cache: sbt
- name: Run tests
run: sbt clean coverage test coverageReport
- name: Codacy Coverage Reporter
uses: codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
![Build Badge](https://github.com/dpla/ingestion3/actions/workflows/scala.yml/badge.svg)
[![Codacy Quality Badge](https://app.codacy.com/project/badge/Grade/a1ec204babbd41f68c71617220357596)](https://app.codacy.com/gh/dpla/ingestion3/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Coverage Badge](https://app.codacy.com/project/badge/Coverage/a1ec204babbd41f68c71617220357596)](https://app.codacy.com/gh/dpla/ingestion3/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
---
# DPLA Ingestion 3

Expand Down

0 comments on commit bd419f3

Please sign in to comment.