From e55db4ef9669e3d63c76dc9fbe7b6373dc876273 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski <mikolaj@well-typed.com> Date: Thu, 20 Jan 2022 15:49:54 +0100 Subject: [PATCH] Remove leftover mentions of artifacts.yml --- Makefile | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 3a78bb4b2d..da57dcc4e7 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,6 @@ analyse-imports : phony 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 -- # github actions -github-actions : .github/workflows/artifacts.yml github-actions : .github/workflows/quick-jobs.yml github-actions : .github/workflows/bootstrap.yml github-actions : .github/workflows/linux.yml diff --git a/README.md b/README.md index a6730bed39..da10194360 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [](https://hackage.haskell.org/package/Cabal) [](https://www.stackage.org/package/Cabal) -[](https://github.com/haskell/cabal/actions/workflows/artifacts.yml?query=branch%3Amaster) [](http://cabal.readthedocs.io/en/latest/?badge=latest) [](https://web.libera.chat/#hackage) [](https://matrix.to/#/#hackage:libera.chat) -- GitLab