From e3a093ac453da57bde3979e474563bf969484be1 Mon Sep 17 00:00:00 2001 From: JojoDevel <14841215+JojoDevel@users.noreply.github.com> Date: Sat, 12 Mar 2022 13:39:50 +0100 Subject: [PATCH] Update badge --- .github/workflows/build.yml | 2 +- README.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3474b61..4defdc5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Build +name: build on: push: diff --git a/README.md b/README.md index 79e3be6..36cfee6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # DepthAI Lightning -[![Build workflow](https://github.com/JojoDevel/depthai-lightning/actions/workflows/build.yml/badge.svg)](https://github.com/JojoDevel/depthai-lightning/) - -![Build workflow](https://github.com/JojoDevel/depthai-lightning/actions/workflows/build.yml/badge.svg) +[![Build workflow](hhttps://github.com/jojodevel/depthai-lightning/workflows/build/badge.svg)](https://github.com/JojoDevel/depthai-lightning/actions) ![Pypi availability](https://img.shields.io/pypi/v/depthai_lightning.svg) ![Readthedocs](https://readthedocs.org/projects/depthai-lightning/badge/?version=latest)