From 20844fb071c6e6482efdec31ad10c2dd9a32f1dd Mon Sep 17 00:00:00 2001 From: Taneli Hukkinen <3275109+hukkin@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:55:56 +0300 Subject: [PATCH] Fix GitHub Actions badge --- .github/workflows/{tests.yml => tests.yaml} | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{tests.yml => tests.yaml} (100%) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yaml similarity index 100% rename from .github/workflows/tests.yml rename to .github/workflows/tests.yaml diff --git a/README.md b/README.md index b4f0b06..99c3b86 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://github.com/hukkin/typenv/workflows/Tests/badge.svg?branch=master)](https://github.com/hukkin/typenv/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush) +[![Build Status](https://github.com/hukkin/typenv/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/hukkin/typenv/actions?query=workflow%3ATests+branch%3Amaster+event%3Apush) [![codecov.io](https://codecov.io/gh/hukkin/typenv/branch/master/graph/badge.svg)](https://codecov.io/gh/hukkin/typenv) [![PyPI version](https://img.shields.io/pypi/v/typenv)](https://pypi.org/project/typenv)