File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ analyse-imports : phony
71
71
find Cabal/src cabal-install/src -type f -name ' *.hs' | xargs cabal v2-run --builddir=dist-newstyle-meta --project-file=cabal.project.meta analyse-imports --
72
72
73
73
# github actions
74
- github-actions : .github/workflows/artifacts.yml
75
74
github-actions : .github/workflows/quick-jobs.yml
76
75
github-actions : .github/workflows/bootstrap.yml
77
76
github-actions : .github/workflows/linux.yml
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Hackage version] ( https://img.shields.io/hackage/v/Cabal.svg?label=Hackage )] ( https://hackage.haskell.org/package/Cabal )
4
4
[ ![ Stackage version] ( https://www.stackage.org/package/Cabal/badge/lts?label=Stackage )] ( https://www.stackage.org/package/Cabal )
5
- [ ![ Artifacts] ( https://github.com/haskell/cabal/actions/workflows/artifacts.yml/badge.svg?branch=master )] ( https://github.com/haskell/cabal/actions/workflows/artifacts.yml?query=branch%3Amaster )
6
5
[ ![ Documentation Status] ( http://readthedocs.org/projects/cabal/badge/?version=latest )] ( http://cabal.readthedocs.io/en/latest/?badge=latest )
7
6
[ ![ IRC chat] ( https://img.shields.io/badge/chat-via%20libera-brightgreen.svg )] ( https://web.libera.chat/#hackage )
8
7
[ ![ Matrix chat] ( https://img.shields.io/badge/chat-via%20matrix-brightgreen.svg )] ( https://matrix.to/#/#hackage:libera.chat )
You can’t perform that action at this time.
0 commit comments