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 e3fb55e commit 0e46c04Copy full SHA for 0e46c04
1 file changed
.github/workflows/build.yml
@@ -177,7 +177,7 @@ jobs:
177
- name: Build CPython
178
run: |
179
make -j4 regen-all
180
- make regen-stdlib-module-names regen-sbom regen-unicodedata
+ make regen-stdlib-module-names regen-sbom
181
- name: Check for changes
182
183
git add -u
0 commit comments