fix: env var for scoro
This commit is contained in:
committed by
Clément Le Bihan
parent
044dd59d8f
commit
27119056a4
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@@ -125,6 +125,7 @@ jobs:
|
||||
|
||||
- name: Run robot tests
|
||||
run: |
|
||||
export API_KEY_ROBOT=ROBOTO
|
||||
pip install -r back/test/robot/requirements.txt
|
||||
robot -d out back/test/robot/
|
||||
- uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user