Skip to content

Commit f8126ce

Browse files
mwbrookszimeg
andauthored
Update .github/workflows/ruff.yml
Co-authored-by: Eden Zimbelman <zim@o526.net>
1 parent 6080d54 commit f8126ce

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ruff.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ jobs:
1111
timeout-minutes: 5
1212
strategy:
1313
matrix:
14-
directory: [openai-agents-sdk, pydantic-ai]
14+
directory:
15+
- openai-agents-sdk
16+
- pydantic-ai
1517
defaults:
1618
run:
1719
working-directory: ${{ matrix.directory }}

0 commit comments

Comments
 (0)