This commit is contained in:
GitBluub
2023-04-02 02:43:15 +09:00
parent b333ec676a
commit 057726617b
+1 -1
View File
@@ -99,7 +99,7 @@ jobs:
- name: Run scorometer tests
run: |
pip install -r scorometer/requirements.txt
cd scorometer/tests && ./runner.sh perfect_play
cd scorometer/tests && ./runner.sh
- name: Run robot tests
run: |