Split workflows into test and deploy

This commit is contained in:
Bruno Oliveira
2022-11-05 12:08:28 -03:00
parent 2ffb426178
commit 66993ecada
3 changed files with 44 additions and 34 deletions

View File

@@ -13,7 +13,7 @@ pytest-xdist
:alt: Python versions
:target: https://pypi.python.org/pypi/pytest-xdist
.. image:: https://github.com/pytest-dev/pytest-xdist/workflows/build/badge.svg
.. image:: https://github.com/pytest-dev/pytest-xdist/workflows/test/badge.svg
:target: https://github.com/pytest-dev/pytest-xdist/actions
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg