Skip to content

Commit 7e87375

Browse files
committed
Fix whitespace
1 parent e8e2a9e commit 7e87375

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
@@ -398,7 +398,7 @@ jobs:
398398
run: ./python Lib/test/ssltests.py
399399

400400
build-android:
401-
name: Android (${{matrix.arch}})
401+
name: Android (${{ matrix.arch }})
402402
needs: build-context
403403
if: needs.build-context.outputs.run-tests == 'true'
404404
timeout-minutes: 60

0 commit comments

Comments
 (0)