various CI updates
This commit is contained in:
parent
7d56d85731
commit
6787c9c0d6
5 changed files with 25 additions and 11 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue