various CI updates

This commit is contained in:
Dima Gerasimov 2020-01-24 10:37:42 +00:00
parent 7d56d85731
commit 9be8cb9064
5 changed files with 25 additions and 11 deletions

View file

@ -8,9 +8,6 @@ jobs:
steps:
- checkout
- run: ./demo.py
# TODO need to keep full mycfg.py as example? to dummy run CI
- run: python3 -m pip install --user tox
- run: python3 -m tox