Skip to content

Fix CI: install openai extra for DurableRunner tests - #8

Merged
KMdotcom merged 1 commit into
mainfrom
cursor/ci-openai-extra-886c
Jul 21, 2026
Merged

Fix CI: install openai extra for DurableRunner tests#8
KMdotcom merged 1 commit into
mainfrom
cursor/ci-openai-extra-886c

Conversation

@KMdotcom

Copy link
Copy Markdown
Owner

Summary

CI installed only .[dev], so openai-agents was missing and two DurableRunner tests failed with ImportError.

Change

python -m pip install -e ".[dev,openai]"

Verification

Local pytest -q → 16 passed with .[dev,openai].

Open in Web Open in Cursor 

CI only installed .[dev], so openai-agents was missing and two
DurableRunner tests failed with ImportError.

Co-authored-by: KMdotcom <KMdotcom@users.noreply.github.com>
@KMdotcom
KMdotcom marked this pull request as ready for review July 21, 2026 21:18
@KMdotcom
KMdotcom merged commit bb23899 into main Jul 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants