test case 2

- remove the new line at hte end and see if code handles it
This commit is contained in:
Victor 2024-04-11 00:01:41 -05:00
parent e13bd6052d
commit db235f8708
Failed to generate hash of commit
2 changed files with 2 additions and 1 deletions

View file

@ -78,6 +78,7 @@ jobs:
{
echo 'COPY_TARGETS<<EOF'
cat $GITHUB_WORKSPACE/${{ inputs.qmk_nontree_json }}
echo
echo 'EOF'
} >> "$GITHUB_ENV"

View file

@ -3,4 +3,4 @@
"barbellboards",
"planck"
]
}
}