Skip to content

Commit eb60c8f

Browse files
committed
Revert "Remove trailing comma in .github/workflows/build.yml"
This reverts commit c4c1ea9.
1 parent c4c1ea9 commit eb60c8f

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
@@ -638,7 +638,7 @@ jobs:
638638
build-windows-msi,
639639
build-ubuntu-ssltests,
640640
test-hypothesis,
641-
cifuzz
641+
cifuzz,
642642
allowed-skips: >-
643643
${{
644644
!fromJSON(needs.build-context.outputs.run-docs)

0 commit comments

Comments
 (0)