From 60d5dd5e4012c96a42ca5af134e6e893cfd7a302 Mon Sep 17 00:00:00 2001 From: Pengyu Nie Date: Wed, 23 Oct 2024 23:46:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb62621..a9bb10c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![License](https://img.shields.io/github/license/EngineeringSoftware/pytest-inline) [![Pypi](https://img.shields.io/pypi/v/pytest-inline)](https://pypi.org/project/pytest-inline/) [![Release](https://img.shields.io/github/v/release/EngineeringSoftware/pytest-inline?include_prereleases)](https://github.com/EngineeringSoftware/pytest-inline/releases) -[![GithubWorkflow](https://img.shields.io/github/actions/workflow/status/EngineeringSoftware/pytest-inline/python-package.yml?branch=main)](https://github.com/EngineeringSoftware/pytest-inline/actions/workflows/python-package.yml) +[![GithubWorkflow](https://img.shields.io/github/actions/workflow/status/EngineeringSoftware/pytest-inline/python-test.yml?branch=main)](https://github.com/EngineeringSoftware/pytest-inline/actions/workflows/python-test.yml) pytest-inline is a [pytest]() plugin for writing inline tests.