We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
regen-unicodedata
1 parent f733e42 commit 9ed1356Copy full SHA for 9ed1356
1 file changed
.github/workflows/build.yml
@@ -130,7 +130,7 @@ jobs:
130
- name: Build CPython
131
run: |
132
make -j4 regen-all
133
- make regen-stdlib-module-names regen-sbom regen-unicodedata
+ make regen-stdlib-module-names regen-sbom
134
- name: Check for changes
135
136
git add -u
0 commit comments