Skip to content

Commit 96ea35d

Browse files
authored
Merge pull request #7913 from Mikolaj/CI-fixup-artifacts
Remove leftover mentions of artifacts.yml
2 parents a984b50 + e55db4e commit 96ea35d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ analyse-imports : phony
7171
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 --
7272

7373
# github actions
74-
github-actions : .github/workflows/artifacts.yml
7574
github-actions : .github/workflows/quick-jobs.yml
7675
github-actions : .github/workflows/bootstrap.yml
7776
github-actions : .github/workflows/linux.yml

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![Hackage version](https://img.shields.io/hackage/v/Cabal.svg?label=Hackage)](https://hackage.haskell.org/package/Cabal)
44
[![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)
65
[![Documentation Status](http://readthedocs.org/projects/cabal/badge/?version=latest)](http://cabal.readthedocs.io/en/latest/?badge=latest)
76
[![IRC chat](https://img.shields.io/badge/chat-via%20libera-brightgreen.svg)](https://web.libera.chat/#hackage)
87
[![Matrix chat](https://img.shields.io/badge/chat-via%20matrix-brightgreen.svg)](https://matrix.to/#/#hackage:libera.chat)

0 commit comments

Comments
 (0)