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