diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-19 10:26:58 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-19 10:29:41 -0500 |
| commit | e159fbdd05fc80fc359538030b619e5095570d10 (patch) | |
| tree | 5759e9a8f49415d950f7aef11c4e412b4f00e254 /.github | |
| parent | c03f3000c82c6171fb798e4947a57a6b884fc03a (diff) | |
| download | python-coveragepy-git-nedbat/cog.tar.gz | |
temp: use checksummingnedbat/cog
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/kit.yml | 4 |
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: |
