Placeholder for Python 3.8 and 3.9 tests
This commit is contained in:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -34,6 +34,14 @@ jobs:
|
|||||||
tox: py37
|
tox: py37
|
||||||
coverage: true
|
coverage: true
|
||||||
|
|
||||||
|
# - name: "Test: Python 3.8"
|
||||||
|
# python: "3.8"
|
||||||
|
# tox: py38
|
||||||
|
|
||||||
|
# - name: "Test: Python 3.9"
|
||||||
|
# python: "3.9"
|
||||||
|
# tox: py39
|
||||||
|
|
||||||
- name: "Lint: check-manifest"
|
- name: "Lint: check-manifest"
|
||||||
python: "3.9"
|
python: "3.9"
|
||||||
tox: check-manifest
|
tox: check-manifest
|
||||||
|
|||||||
Reference in New Issue
Block a user