ci: update ci configs
- add windows runner - update actions versions - other minor enhancements
This commit is contained in:
parent
80c5be7293
commit
637982a5ba
5 changed files with 52 additions and 22 deletions
3
tox.ini
3
tox.ini
|
@ -1,5 +1,8 @@
|
|||
[tox]
|
||||
minversion = 3.5
|
||||
# https://github.com/tox-dev/tox/issues/20#issuecomment-247788333
|
||||
# hack to prevent .tox from crapping to the project directory
|
||||
toxworkdir={env:TOXWORKDIR_BASE:}{toxinidir}/.tox
|
||||
|
||||
[testenv]
|
||||
passenv = CI CI_*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue