Skip to content

Commit 08169e4

Browse files
committed
Updated config.yml
1 parent 3def7a2 commit 08169e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
jq -n --arg message "$message" --arg path "$path" --arg line "$line" '{message: $message, path: $path, line: $line}'
6767
fi
6868
done | jq -n '.results |= [inputs]')
69-
$results_array=$(jq -r '.results | select( . != null )' \<<< "$results_array")
7069
echo $results_array >>> findings-summary.json
7170
workflows:
7271
scan:

0 commit comments

Comments
 (0)