This commit is contained in:
Jakub Roztocil 2019-09-10 14:00:28 +02:00
parent d9aadeef51
commit 3c4a5e7304

View File

@ -27,6 +27,7 @@ jobs:
strategy:
matrix:
python-version: [3.7]
steps:
- run: make install
- run: make test
- run: make test-dist