Testing/CI #21

Merged
jp merged 40 commits from testing into master 2022-12-11 16:27:22 +01:00
Showing only changes of commit fc0d59964d - Show all commits
+4
View File
@@ -7,3 +7,7 @@ steps:
commands: commands:
- pip install -r requirements.txt - pip install -r requirements.txt
- python -m unittest tests - python -m unittest tests
trigger:
event:
exclude:
- pull_request