summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/kit.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/kit.yml b/.github/workflows/kit.yml
index 3aa67dde..bed90069 100644
--- a/.github/workflows/kit.yml
+++ b/.github/workflows/kit.yml
@@ -39,7 +39,7 @@ jobs:
# To change the matrix, edit the choices, then process this file with cog:
#
# $ python -m pip install cogapp
- # $ python -m cogapp -rP .github/workflows/kit.yml
+ # $ python -m cogapp -crP .github/workflows/kit.yml
#
#
# [[[cog
@@ -94,7 +94,7 @@ jobs:
- {"os": "windows", "py": "cp39", "arch": "AMD64"}
- {"os": "windows", "py": "cp310", "arch": "x86"}
- {"os": "windows", "py": "cp310", "arch": "AMD64"}
- # [[[end]]]
+ # [[[end]]] (checksum: dfc37c84db46011e5654945563c5ce68)
fail-fast: false
steps: