ci: update ci configs

- add windows runner
- update actions versions
- other minor enhancements
This commit is contained in:
Dima Gerasimov 2022-05-02 17:35:15 +01:00 committed by karlicoss
parent 80c5be7293
commit 637982a5ba
5 changed files with 52 additions and 22 deletions

View file

@ -9,3 +9,5 @@ addopts =
# otherwise it won't discover doctests
# eh? importing too much
# --doctest-modules
# show all test durations (unless they are too short)
--durations=0