mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 06:56:13 +00:00
Simplify config: uses the interpreter tox is installed to
This commit is contained in:
@@ -28,6 +28,5 @@ jobs:
|
||||
|
||||
- name: Tox tests
|
||||
shell: bash
|
||||
# Drop the dot: py3.7 -> py37
|
||||
run: |
|
||||
tox -e py`echo ${{ matrix.python-version }} | tr -d .`
|
||||
tox -e py
|
||||
|
||||
Reference in New Issue
Block a user