Skip to content
Closed
Prev Previous commit
Next Next commit
chore
  • Loading branch information
s1n7ax committed Aug 8, 2025
commit 569c203138209eb5f91076bd91fc80ca75085fd6
2 changes: 1 addition & 1 deletion .github/workflows/trigger-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
REPO="tests"

# Get workflows and extract URL and ID for "Test nvim-java Plugin"
echo ${TEST_TOKEN}
echo "** ${TEST_TOKEN}"
response=$(curl -s -L \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${TEST_TOKEN}" \
Expand Down
Loading