ci
This commit is contained in:
@@ -125,7 +125,7 @@ jobs:
|
|||||||
- name: Run scorometer tests
|
- name: Run scorometer tests
|
||||||
run: |
|
run: |
|
||||||
pip install -r scorometer/requirements.txt
|
pip install -r scorometer/requirements.txt
|
||||||
cd scorometer/tests && ./runner.sh
|
cd scorometer/tests && ./runner.sh perfect_play
|
||||||
|
|
||||||
- name: Remove .env && stop the service
|
- name: Remove .env && stop the service
|
||||||
run: docker-compose down && rm .env
|
run: docker-compose down && rm .env
|
||||||
|
|||||||
Reference in New Issue
Block a user