Skip to content

Commit 7045470

Browse files
committed
Fix comment alignment
1 parent 2f64f7b commit 7045470

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
@@ -96,7 +96,7 @@ jobs:
9696
name: ${{ steps.artifact.outputs.filename }}
9797
path: ./build/distributions/content/*/*
9898

99-
# Run tests and upload a code coverage report
99+
# Run tests and upload a code coverage report
100100
test:
101101
name: Test
102102
needs: [ build ]

0 commit comments

Comments
 (0)