diff options
author | Julian Berman <Julian@GrayVines.com> | 2020-08-28 17:10:35 -0400 |
---|---|---|
committer | Julian Berman <Julian@GrayVines.com> | 2020-08-28 17:10:35 -0400 |
commit | 5fc5b1450a0cdb903ce226105b18169a954dec55 (patch) | |
tree | bb57bd9c82247ebcd904a9a937c73d7bf4d27451 /.github | |
parent | 7d552e9ed16488e48faaca034b8645f86cff9334 (diff) | |
download | jsonschema-5fc5b1450a0cdb903ce226105b18169a954dec55.tar.gz |
And two last ones...
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/ci.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e36c151..d89d6fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,8 +30,6 @@ jobs: - name: pypy3 toxenv: pypy3-format_nongpl-tests - name: pypy3 - toxenv: demo - - name: pypy3 toxenv: readme - name: pypy3 toxenv: safety @@ -173,10 +171,6 @@ jobs: - os: windows-latest python-version: name: pypy3 - toxenv: demo - - os: windows-latest - python-version: - name: pypy3 toxenv: readme - os: windows-latest python-version: |