Skip to content

Commit

Permalink
can we just remove return code? (#2831)
Browse files Browse the repository at this point in the history
Co-authored-by: andrew-jameson <ajameson@teamraft.com>
  • Loading branch information
andrew-jameson and andrew-jameson authored Feb 2, 2024
1 parent 434d603 commit 328a266
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/zap-scanner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -199,5 +199,3 @@ if [ "$ENVIRONMENT" = "nightly" ]; then
echo "export ZAP_${TARGET}_FAIL_COUNT=$ZAP_FAIL_COUNT"
} >> "$BASH_ENV"
fi

exit $ZAP_EXIT

0 comments on commit 328a266

Please sign in to comment.