mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
gh-126524: Run regen-unicodedata
as a part of our CI (#126682)
This commit is contained in:
parent
6fc6436749
commit
ad9d059eb1
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue