8000 fix · python/cpython@83b5436 · GitHub
[go: up one dir, main page]

Skip to content

Commit 83b5436

Browse files
committed
fix
1 parent 0574bc9 commit 83b5436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: ./.github/workflows/reusable-docs.yml
4242

4343
check_autoconf_regen:
44-
name: 'Check if generated files are up to date'
44+
name: 'Check if Autoconf files are up to date'
4545
# Don't use ubuntu-latest but a specific version to make the job
4646
# reproducible: to get the same tools versions (autoconf, aclocal, ...)
4747
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)
0