Skip to content

Commit 72f7792

Browse files
author
Aaron Roller
committed
inspecting wrong file AM-337/gtest
1 parent 735ebec commit 72f7792

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
@@ -49,5 +49,5 @@ echo ::set-output name=report-name::"$report_name_escaped" #to provide a global
4949

5050
# report non zero exit code if any failure or error detected
5151
if "$fail" == "true";then
52-
./detection.sh "$output"
52+
./detection.sh "$results"
5353
fi

0 commit comments

Comments
 (0)