mirror of https://github.com/aliasrobotics/cai.git
remove env vairble
This commit is contained in:
parent
43e03496ef
commit
fedef3cf51
|
|
@ -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