Skip to content

Commit

Permalink
remove test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercactapus committed Sep 3, 2024
1 parent 1897c46 commit dc98d3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions devtools/scripts/git-diff-label-calc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,4 @@ if [ $FAIL_IF_XL -eq 1 ] && [ "$LABEL" = "$XL_LABEL" ]; then
exit 1
fi

exit 1 # test failure

echo "$LABEL"

0 comments on commit dc98d3e

Please sign in to comment.