Skip to content

Commit 2a7be62

Browse files
andreasabelkonsumlamm
authored andcommitted
Fix build status badge
1 parent 30b5858 commit 2a7be62

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
@@ -2,7 +2,7 @@ The `parallel` Package
22
[![Hackage version](https://img.shields.io/hackage/v/parallel.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/parallel)
33
[![Stackage Nightly version](https://stackage.org/package/parallel/badge/nightly)](https://stackage.org/nightly/package/parallel)
44
[![Stackage LTS version](https://www.stackage.org/package/parallel/badge/lts?label=Stackage)](https://www.stackage.org/package/parallel)
5-
[![Build status](https://github.com/haskell/parallel/workflows/Haskell-CI/badge.svg)](https://github.com/haskell/parallel/actions)
5+
[![Haskell-CI](https://github.com/haskell/parallel/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/haskell/parallel/actions/workflows/haskell-ci.yml)
66
======================
77

88
See [`parallel` on Hackage](http://hackage.haskell.org/package/parallel) for more information.

0 commit comments

Comments
 (0)