Skip to content

Commit 569c203

Browse files
committed
chore
1 parent 309659c commit 569c203

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
REPO="tests"
1717
1818
# Get workflows and extract URL and ID for "Test nvim-java Plugin"
19-
echo ${TEST_TOKEN}
19+
echo "** ${TEST_TOKEN}"
2020
response=$(curl -s -L \
2121
-H "Accept: application/vnd.github+json" \
2222
-H "Authorization: Bearer ${TEST_TOKEN}" \

0 commit comments

Comments
 (0)