Skip to content

Commit 0e59c00

Browse files
committed
docs(README): Update CI badge URL to point to new workflow
Updated the CI badge in the README to use the correct URL for the test workflow.
1 parent f8ec1a1 commit 0e59c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# lsp-pyright
22

3-
[![Build Status](https://github.com/emacs-lsp/lsp-pyright/workflows/CI/badge.svg?branch=master)](https://github.com/emacs-lsp/lsp-pyright/actions)
3+
[![CI](https://github.com/emacs-lsp/lsp-pyright/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-lsp/lsp-pyright/actions/workflows/test.yml)
44
[![License](http://img.shields.io/:License-GPL3-blue.svg)](License)
55
[![MELPA](https://melpa.org/packages/lsp-pyright-badge.svg)](https://melpa.org/#/lsp-pyright)
66
[![Join the chat at https://gitter.im/emacs-lsp/lsp-mode](https://badges.gitter.im/emacs-lsp/lsp-mode.svg)](https://gitter.im/emacs-lsp/lsp-mode?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

0 commit comments

Comments
 (0)