Skip to content

Commit 1943dba

Browse files
README: Add Run tests and upload coverage status button (brisbanesocialchess#700)
* README: Add `Run tests and upload coverage` status button * style: format code with Black, isort and Prettier This commit fixes the style issues introduced in eeb32b3 according to the output from Black, isort and Prettier. Details: brisbanesocialchess#700 --------- Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
1 parent 57b4d90 commit 1943dba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ This site is built using [Eleventy (11ty)](https://www.11ty.dev/), a modern and
6666
[![Pull Request Labeler](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/labeler.yml/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/labeler.yml)
6767
[![Lerna](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/lerna.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/lerna.yml)
6868
[![pre-commit](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pre-commit.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pre-commit.yml)
69+
[![Run tests and upload coverage](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/coverage.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/coverage.yml)
6970

7071
- **Live site:** [https://www.brisbanesocialchess.org.au/](https://www.brisbanesocialchess.org.au/)
7172
- **GitHub Pages:** Current development site [https://brisbanesocialchess.github.io/](https://brisbanesocialchess.github.io/)

0 commit comments

Comments
 (0)