Tested Developer.install_technology before refactoring without function_calling

This commit is contained in:
Nicholas Albion
2023-09-22 19:11:50 +10:00
parent d4879a04b7
commit 4d91f381c1
7 changed files with 203 additions and 81 deletions

View File

@@ -43,4 +43,4 @@ jobs:
run: |
pip install pytest
cd pilot
PYTHONPATH=. pytest -m "not slow"
PYTHONPATH=. pytest -m "not slow and not uses_tokens"