mirror of https://github.com/aliasrobotics/cai.git
try fake api key
This commit is contained in:
parent
90135ae580
commit
7d3dca9d36
|
|
@ -10,7 +10,7 @@
|
|||
script:
|
||||
- pip3 install -e .
|
||||
- pip install inline-snapshot pytest-asyncio graphviz pytest-mock
|
||||
- echo "OPENAI_API_KEY=fake-api-key-for-tests" > .env
|
||||
- echo 'OPENAI_API_KEY="sk-fake"' > .env
|
||||
- pytest -s $TEST_PATH
|
||||
tags:
|
||||
- p40
|
||||
|
|
|
|||
Loading…
Reference in New Issue