Skip to content

Commit b4a3efe

Browse files
authored
chore(README.md): Fix CI badge
1 parent d0f6693 commit b4a3efe

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-pylyzer
22

3-
[![Build Status](https://github.com/emacs-lsp/lsp-pylyzer/workflows/CI/badge.svg?branch=master)](https://github.com/emacs-lsp/lsp-pylyzer/actions)
3+
[![CI](https://github.com/emacs-lsp/lsp-pylyzer/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-lsp/lsp-pylyzer/actions/workflows/test.yml)
44
[![License](http://img.shields.io/:License-GPL3-blue.svg)](License)
55
[![MELPA](https://melpa.org/packages/lsp-pylyzer-badge.svg)](https://melpa.org/#/lsp-pylyzer)
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)