Skip to content

Commit

Permalink
Remove outdated badges
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 committed Dec 26, 2021
1 parent ed60d83 commit c1b2f66
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: release
on:
release:
types: [created]
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: test
on:
push:
branches:
Expand Down
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
<h1 align="center">Blob Opera Toolkit</h1>

<p align="center">
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions">
<img alt="test" src="https://github.com/0x2b3bfa0/python-blobopera/workflows/test/badge.svg?branch=main">
</a>
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions">
<img alt="lint" src="https://github.com/0x2b3bfa0/python-blobopera/workflows/lint/badge.svg?branch=main">
</a>
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions">
<img alt="lint" src="https://github.com/0x2b3bfa0/python-blobopera/workflows/coverage/badge.svg?branch=main">
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions/workflows/test.yml">
<img alt="test" src="https://github.com/0x2b3bfa0/python-blobopera/actions/workflows/test.yml/badge.svg?branch=main">
</a>
<a href="https://pypi.org/project/blobopera">
<img alt="package" src="https://badge.fury.io/py/blobopera.svg">
Expand Down

0 comments on commit c1b2f66

Please sign in to comment.