Skip to content

Commit c1c2dbe

Browse files
authored
uvx --with=openai,pyaudio pytest
1 parent 487b2fc commit c1c2dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
command: |
7272
# . venv/bin/activate
7373
uv venv --allow-existing
74-
uvx --with=pyaudio pytest
74+
uvx --with=openai,pyaudio pytest
7575
7676
- store_artifacts:
7777
path: test-reports

0 commit comments

Comments
 (0)