remove env vairble

This commit is contained in:
Mery-Sanz 2025-04-23 14:15:13 +02:00
parent 43e03496ef
commit fedef3cf51
1 changed files with 0 additions and 1 deletions

View File

@ -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