mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
move tests
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
run: poetry install --with dev
|
||||
|
||||
- name: Run tests
|
||||
run: poetry run pytest tests/ -k "not evals"
|
||||
run: poetry run pytest tests/ -k "not openai"
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user