@@ -199,6 +199,7 @@ jobs:
- run:
name: Install dependencies
command: |
+ source env/bin/activate
pip install --upgrade pip
pip install .
- run_chatgpt_api_test: