Skip to content

Commit 3d907e7

Browse files
committed
Proper newline ending for workflow
1 parent fdbc458 commit 3d907e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/krb5.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,4 @@ jobs:
104104
make check 2>&1 | tee krb5-test.log
105105
TEST_RESULT=${PIPESTATUS[0]}
106106
$GITHUB_WORKSPACE/.github/scripts/check-workflow-result.sh $TEST_RESULT ${{ matrix.force_fail }} krb5
107+

0 commit comments

Comments
 (0)