fix: env var for scoro
This commit is contained in:
committed by
Clément Le Bihan
parent
e5ab9b9310
commit
044dd59d8f
@@ -120,6 +120,7 @@ jobs:
|
||||
run: |
|
||||
pip install -r scorometer/requirements.txt
|
||||
export API_KEY_SCORO_TEST=SCOROTEST
|
||||
export API_KEY_SCORO=SCORO
|
||||
cd scorometer/tests && ./runner.sh
|
||||
|
||||
- name: Run robot tests
|
||||
|
||||
Reference in New Issue
Block a user