Add Github Actions regresion testing

This commit is contained in:
Tomasz Hemperek
2020-11-25 15:20:12 +01:00
committed by Alex Forencich
parent aa5d1080da
commit 17a1481a1b
3 changed files with 63 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.installed.cfg
*.egg
.tox
sim_build_*