Skip to content

Commit e8c1d7b

Browse files
authored
Merge pull request schireson#65 from schireson/dc/ci-badge
2 parents 13ef0ed + d34a0bf commit e8c1d7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
![CircleCI](https://img.shields.io/circleci/build/gh/schireson/pytest-alembic/main)
1+
![Github Actions Build](https://github.com/schireson/pytest-alembic/actions/workflows/build.yml/badge.svg)
22
[![codecov](https://codecov.io/gh/schireson/pytest-alembic/branch/master/graph/badge.svg)](https://codecov.io/gh/schireson/pytest-alembic)
33
[![Documentation Status](https://readthedocs.org/projects/pytest-alembic/badge/?version=latest)](https://pytest-alembic.readthedocs.io/en/latest/?badge=latest)
44

5+
See the full documentation [here](https://pytest-alembic.readthedocs.io/en/latest/).
6+
57
## Introduction
68

79
A pytest plugin to test alembic migrations (with default tests) and

0 commit comments

Comments
 (0)