This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user