Skip to content
Snippets Groups Projects
Unverified Commit a800b9d7 authored by Peter Becich's avatar Peter Becich Committed by GitHub
Browse files

fix GitHub Actions badges (#2135)

parent 6fa3e640
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@
[![Hackage][badge-hackage]][hackage]
[![License Apache 2.0][badge-license]][license]
[![CircleCI][badge-circleci]][circleci]
![Github Testing Workflow](https://github.com/haskell/haskell-language-server/workflows/Testing/badge.svg)
![Github Nix Workflow](https://github.com/haskell/haskell-language-server/workflows/Nix/badge.svg)
[![GitHub Testing Workflow](https://github.com/haskell/haskell-language-server/actions/workflows/test.yml/badge.svg)](https://github.com/haskell/haskell-language-server/actions/workflows/test.yml)
[![GitHub Nix Workflow](https://github.com/haskell/haskell-language-server/actions/workflows/nix.yml/badge.svg)](https://github.com/haskell/haskell-language-server/actions/workflows/nix.yml)
[![codetriage][badge-codetriage]][codetriage]
[logo]: ./docs/logos/logo-256.png
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment