Skip to content

Commit 279f022

Browse files
Update README with instructions for running OpenAI tests
1 parent 9cd4d92 commit 279f022

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,7 @@ Some examples require extra dependencies. See each sample's directory for specif
9090
To run the tests:
9191

9292
uv run poe test
93+
94+
By default, this won't run the OpenAI SDK sample tests. To run those, set your `OPENAI_API_KEY` in your environment, and run:
95+
96+
uv run poe test tests/openai_agents

0 commit comments

Comments
 (0)