From 625ba2f671afe63aee1e6111f35b6bededd0d3e8 Mon Sep 17 00:00:00 2001 From: Grey Li Date: Tue, 13 Feb 2024 14:23:08 +0800 Subject: [PATCH] Fix build badge --- .github/workflows/main.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c26f044..d4e0239 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,7 +6,7 @@ on: branches: - main -name: Run Tox tests +name: Tests jobs: tox_test: diff --git a/README.md b/README.md index 308446f..8e54eaa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Flask-Whooshee ============== -[![Build Status](https://travis-ci.org/bkabrda/flask-whooshee.svg?branch=master)](https://travis-ci.org/bkabrda/flask-whooshee) +[![Build Status](https://github.com/fedora-copr/flask-whooshee/actions/workflows/main.yml/badge.svg)](https://github.com/fedora-copr/flask-whooshee/actions) [![PyPI Version](https://img.shields.io/pypi/v/flask-whooshee.svg)](https://pypi.python.org/pypi/flask-whooshee) [![License](https://img.shields.io/badge/license-BSD-yellow.svg)](https://github.com/bkabrda/flask-whooshee)