We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3efa63 commit 2688da8Copy full SHA for 2688da8
tests/fetch_cc-test-reporter
@@ -254,7 +254,7 @@ elif [[ ( ${EXIT_CODE} -eq 0 ) ]] ; then
254
else
255
printf "::debug:: ==> %s\n" "Applying corrections Unsuccessful" ;
256
EXIT_CODE=77 ;
257
- if
+ fi ;
258
259
printf "::debug:: ==> %s\n" "Missing ./bin/deepsource CLI tool" ;
260
EXIT_CODE=125 ;
@@ -290,4 +290,4 @@ cleanup 2>/dev/null || rm -f "${LOCK_FILE}" 2>/dev/null > /dev/null || : ; wait
290
exit ${EXIT_CODE:-255} ;
291
292
# This file's code hash:
293
-a3ffe4db431f0e6b2d32e6f4969a848da9b14257ae3461e968352825ab50ae7db48fd20359378c49d7f7e3ec2f3402d3 -
+99229c350d321d5557c1833263cdbe4b09271ad374d4f81eb08d19d8ae00c922e3764eaf7ccfb506f6e58171c2ecf5f6 -
0 commit comments