Skip to content

Commit

Permalink
fix badges
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed May 9, 2024
1 parent 20b2756 commit e811729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ASDF standard 1.6.0
===================
![CI](https://github.com/asdf-format/asdf-standard/workflows/CI/badge.svg)
![Downstream](https://github.com/asdf-format/asdf-standard/workflows/Downstream/badge.svg)
![CI](https://github.com/asdf-format/asdf-standard/actions/workflows/ci.yml/badge.svg)
![Downstream](https://github.com/asdf-format/asdf-standard/actions/workflows/downstream.yml/badge.svg)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
Expand Down

0 comments on commit e811729

Please sign in to comment.