Skip to content

Commit c1b2f66

Browse files
committed
Remove outdated badges
1 parent ed60d83 commit c1b2f66

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: release
12
on:
23
release:
34
types: [created]

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
name: test
12
on:
23
push:
34
branches:

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
<h1 align="center">Blob Opera Toolkit</h1>
22

33
<p align="center">
4-
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions">
5-
<img alt="test" src="https://github.com/0x2b3bfa0/python-blobopera/workflows/test/badge.svg?branch=main">
6-
</a>
7-
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions">
8-
<img alt="lint" src="https://github.com/0x2b3bfa0/python-blobopera/workflows/lint/badge.svg?branch=main">
9-
</a>
10-
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions">
11-
<img alt="lint" src="https://github.com/0x2b3bfa0/python-blobopera/workflows/coverage/badge.svg?branch=main">
4+
<a href="https://github.com/0x2b3bfa0/python-blobopera/actions/workflows/test.yml">
5+
<img alt="test" src="https://github.com/0x2b3bfa0/python-blobopera/actions/workflows/test.yml/badge.svg?branch=main">
126
</a>
137
<a href="https://pypi.org/project/blobopera">
148
<img alt="package" src="https://badge.fury.io/py/blobopera.svg">

0 commit comments

Comments
 (0)