Skip to content

Commit

Permalink
ci: remove coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
aldis-ameriks committed Sep 7, 2024
1 parent 7fe80a9 commit 828a69b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ jobs:
CI: true
DATABASE_SSL_ENABLED: ${{ secrets.DATABASE_SSL_ENABLED }}
DATABASE_CONNECTION: ${{ secrets.DATABASE_CONNECTION }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
<a href="https://github.com/aldis-ameriks/pg-typegen/blob/master/LICENSE" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/github/license/aldis-ameriks/pg-typegen" />
</a>
<a href='https://coveralls.io/github/aldis-ameriks/pg-typegen?branch=master'>
<img src='https://coveralls.io/repos/github/aldis-ameriks/pg-typegen/badge.svg?branch=master' alt='Coverage Status' />
</a>
<a href="https://github.com/aldis-ameriks/pg-typegen/workflows/CI/badge.svg" target="_blank">
<img alt="CI" src="https://github.com/aldis-ameriks/pg-typegen/workflows/CI/badge.svg" />
</a>
Expand Down

0 comments on commit 828a69b

Please sign in to comment.