From 91a83856d3a3029df37de60ea38b3dad85705881 Mon Sep 17 00:00:00 2001 From: Niels Date: Wed, 30 Oct 2024 17:44:21 +0100 Subject: [PATCH] Fix --- .github/workflows/build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dfdfe03..c6985e2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Python Package +name: Build & Tests on: push: diff --git a/README.md b/README.md index ab7f58e..77a5d49 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PyBLNET - a very basic python BL-NET bridge -[![Build Status](https://app.travis-ci.com/nielstron/pyblnet.svg?branch=master)](https://app.travis-ci.com/github/nielstron/pyblnet) +[![Build status](https://github.com/nielstron/pyblnet/actions/workflows/build.yml/badge.svg)](https://github.com/nielstron/pyblnet/actions/workflows/build.yml) [![Coverage Status](https://coveralls.io/repos/github/nielstron/pyblnet/badge.svg?branch=master)](https://coveralls.io/github/nielstron/pyblnet?branch=master) A package that connects to the BL-NET that is connected itself to a UVR1611 device by Technische Alternative.