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