summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-02-28 12:28:59 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-02-28 12:28:59 -0500
commit44321223f4d980c12e80a381d8d489bb19f89a33 (patch)
treea56cdd1c58e91ce4ff6fe65581e83b4a8785622d /howto.txt
parent9e8010cf1626dad26a02aa949c105481d540c631 (diff)
downloadpython-coveragepy-git-44321223f4d980c12e80a381d8d489bb19f89a33.tar.gz
build: a better kit-building link
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 6ecea7cf..aae6c47d 100644
--- a/howto.txt
+++ b/howto.txt
@@ -45,7 +45,7 @@
$ make publish
- Kits:
- Manually trigger the kit GitHub Action
- - https://github.com/nedbat/coveragepy/actions?query=workflow%3A%22Build+kits%22
+ - https://github.com/nedbat/coveragepy/actions/workflows/kit.yml
- Download and check built kits from GitHub Actions:
$ make clean download_kits check_kits
- examine the dist directory, and remove anything that looks malformed.