Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
fix: reported github-check
Browse files Browse the repository at this point in the history
  • Loading branch information
kkania-splunk committed Aug 25, 2022
1 parent 074cefd commit 9f03702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ else
fi

echo "reporter: $REPORTER"
export REPORTER=local
export REPORTER="github-check"
echo "reporter: $REPORTER"

go-earlybird -show-solutions -suppress -config=/.go-earlybird/ -ignorefile="${IGNORE_FILE}" \
Expand Down

0 comments on commit 9f03702

Please sign in to comment.