Skip to content

Commit e9f0567

Browse files
committed
Add newline to end of file to test force-push
1 parent 70b12f4 commit e9f0567

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
@@ -366,4 +366,4 @@ jobs:
366366
if: ${{ (env.ENABLE_DIAGNOSTICS == 'true' || env.COREHOST_TRACE != '') && always() }}
367367
with:
368368
name: linux-logs
369-
path: ./**/*.*log
369+
path: ./**/*.*log

0 commit comments

Comments
 (0)