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 d910b93 commit 03f8d3bCopy full SHA for 03f8d3b
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