Rename github action workflow

master
baztian 2020-06-21 23:07:22 +02:00
parent fc0098beb7
commit f6a233559b
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions # This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Python package name: tests
on: on:
push: push:

View File

@ -2,8 +2,9 @@
JayDeBeApi - bridge from JDBC database drivers to Python DB-API JayDeBeApi - bridge from JDBC database drivers to Python DB-API
================================================================= =================================================================
.. image:: https://github.com/baztian/jaydebeapi/workflows/CI/badge.svg .. image:: https://github.com/baztian/jaydebeapi/workflows/tests/badge.svg
:target: https://github.com/baztian/jaydebeapi/actions :target: https://github.com/baztian/jaydebeapi/actions?query=workflow%3Atests
:alt: test status
.. image:: https://img.shields.io/coveralls/baztian/jaydebeapi/master.svg .. image:: https://img.shields.io/coveralls/baztian/jaydebeapi/master.svg
:target: https://coveralls.io/r/baztian/jaydebeapi :target: https://coveralls.io/r/baztian/jaydebeapi