From 7604c2fea4a38d685898d29451ee8d3ee41987be Mon Sep 17 00:00:00 2001 From: Harmon Date: Wed, 23 Dec 2020 14:25:20 -0600 Subject: [PATCH] Add status badge for GitHub Actions Test workflow to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6459eb..0383737 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Tweepy: Twitter for Python! ====== +[![Test Status](https://github.com/tweepy/tweepy/workflows/Test/badge.svg)](https://github.com/tweepy/tweepy/actions?query=workflow%3ATest) [![Documentation Status](http://img.shields.io/badge/docs-v3.9.0-brightgreen.svg?style=flat)](http://docs.tweepy.org) [![Version](http://img.shields.io/pypi/v/tweepy.svg?style=flat)](https://pypi.org/project/tweepy/) [![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master) -- 2.25.1