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

Commit 3d70c9a

Browse files
Update entrypoint.sh
1 parent c333f6a commit 3d70c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ else
9292
fi
9393

9494
echo "reporter: $REPORTER"
95-
export REPORTER="github-check"
95+
export REPORTER="local"
9696
echo "reporter: $REPORTER"
9797

9898
echo "reporter: $INPUT_FILTER_MODE"

0 commit comments

Comments
 (0)