Skip to content

Commit 6e302ed

Browse files
committed
Added newline at end of pipeline file, because Github wants it. It doesn't need it, it just wants it bad enough to show an icon in your PRs.
1 parent 0f04743 commit 6e302ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
make deps
1717
- name: Run Go Tests
1818
run: |
19-
make check
19+
make check

0 commit comments

Comments
 (0)