summaryrefslogtreecommitdiff
path: root/.github/workflows/kit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/kit.yml')
-rw-r--r--.github/workflows/kit.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/kit.yml b/.github/workflows/kit.yml
index 1948e7ac..99277865 100644
--- a/.github/workflows/kit.yml
+++ b/.github/workflows/kit.yml
@@ -1,6 +1,9 @@
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
+# This file is meant to be processed with cog.
+# Running "make prebuild" will bring it up to date.
+
# Based on:
# https://github.com/joerick/cibuildwheel/blob/master/examples/github-deploy.yml