Skip to content

Commit 2812533

Browse files
Remove todo
1 parent 33b7564 commit 2812533

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,7 @@ jobs:
212212
steps:
213213
- uses: actions/checkout@v4
214214
with:
215-
repository: MarkusSintonen/pydantic # TODO remove before merging
216-
ref: optimized-schema-building
215+
repository: pydantic/pydantic
217216
path: pydantic
218217

219218
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)