Skip to content

Commit 3373d13

Browse files
committed
Merge branch 'main' into default-factory-error
2 parents acce26b + 70bd6f9 commit 3373d13

File tree

238 files changed

+12854
-6356
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+12854
-6356
lines changed

.github/actions/build-pgo-wheel/action.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ outputs:
1414
runs:
1515
using: "composite"
1616
steps:
17-
- name: prepare self schema
18-
shell: bash
19-
# generate up front so that we don't have to do this inside the docker container
20-
run: uv run python generate_self_schema.py
21-
2217
- name: prepare profiling directory
2318
shell: bash
2419
# making this ahead of the compile ensures that the local user can write to this

0 commit comments

Comments
 (0)