← back to Exo
t
f9c427467e094a0d14b408067cea89c132d1527f · 2024-08-02 15:45:54 +0100 · Alex Cheema
Files touched
Diff
commit f9c427467e094a0d14b408067cea89c132d1527f
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Fri Aug 2 15:45:54 2024 +0100
t
---
.circleci/config.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 331606f3..a65e9b98 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -199,6 +199,7 @@ jobs:
- run:
name: Install dependencies
command: |
+ source env/bin/activate
pip install --upgrade pip
pip install .
- run_chatgpt_api_test:
← cf32ec9a t
·
back to Exo
·
t fcdf57b8 →