From db235f87081a55e0ce7b86778ce98136de9011a1 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 11 Apr 2024 00:01:41 -0500 Subject: [PATCH] test case 2 - remove the new line at hte end and see if code handles it --- .github/workflows/qmk_userspace_build.yml | 1 + qmk_nontree.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/qmk_userspace_build.yml b/.github/workflows/qmk_userspace_build.yml index ebe27677..7905cb1b 100644 --- a/.github/workflows/qmk_userspace_build.yml +++ b/.github/workflows/qmk_userspace_build.yml @@ -78,6 +78,7 @@ jobs: { echo 'COPY_TARGETS<> "$GITHUB_ENV" diff --git a/qmk_nontree.json b/qmk_nontree.json index 9b633a1f..32684e03 100644 --- a/qmk_nontree.json +++ b/qmk_nontree.json @@ -3,4 +3,4 @@ "barbellboards", "planck" ] -} +} \ No newline at end of file