gh-126524: Run regen-unicodedata as a part of our CI (#126682)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -120,7 +120,7 @@ jobs:
|
||||
- name: Build CPython
|
||||
run: |
|
||||
make -j4 regen-all
|
||||
make regen-stdlib-module-names regen-sbom
|
||||
make regen-stdlib-module-names regen-sbom regen-unicodedata
|
||||
- name: Check for changes
|
||||
run: |
|
||||
git add -u
|
||||
|
||||
Reference in New Issue
Block a user