mirror of https://github.com/aliasrobotics/cai.git
remove env vairble
This commit is contained in:
parent
a6f01865dd
commit
525a70961b
|
|
@ -10,7 +10,6 @@
|
|||
script:
|
||||
- pip3 install -e .
|
||||
- pip install inline-snapshot pytest-asyncio graphviz pytest-mock
|
||||
- echo 'OPENAI_API_KEY="sk-fake"' > .env
|
||||
- pytest -s $TEST_PATH
|
||||
tags:
|
||||
- p40
|
||||
|
|
|
|||
Loading…
Reference in New Issue