Commit 060d491a authored by Jason R. Coombs's avatar Jason R. Coombs

Rename 'Automated Tests' to simply 'tests'

parent cfe99a5a
name: Automated Tests
name: tests
on: [push, pull_request]
......
......@@ -6,9 +6,9 @@
.. _PyPI link: https://pypi.org/project/skeleton
.. image:: https://github.com/jaraco/skeleton/workflows/Automated%20Tests/badge.svg
:target: https://github.com/jaraco/skeleton/actions?query=workflow%3A%22Automated+Tests%22
:alt: Automated Tests
.. image:: https://github.com/jaraco/skeleton/workflows/tests/badge.svg
:target: https://github.com/jaraco/skeleton/actions?query=workflow%3A%22tests%22
:alt: tests
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment