Skip to content

Commit

Permalink
code clean
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <[email protected]>
  • Loading branch information
qweeah committed Apr 6, 2023
1 parent 71175ed commit 197e559
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/scripts/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ if [[ $GITHUB_REF_NAME == v* && $GITHUB_REF_TYPE == tag ]]; then
echo "coverage instrumentation skipped"
unset COVERAGE_DUMP_ROOT
fi
return

if ! [ -z ${COVERAGE_DUMP_ROOT} ]; then
rm ${e2e_root}/${COVERAGE_DUMP_ROOT} -rf
Expand Down

0 comments on commit 197e559

Please sign in to comment.