Skip to content

Commit

Permalink
Revert debug change
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Sep 16, 2024
1 parent 2015e88 commit 9465b2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/clang-format-diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
set -o errexit
set -o pipefail

set -e
set -x

if [ -n "$1" ]; then
BRANCH="$1"
elif [ -n "$GITHUB_BASE_REF" ]; then
Expand Down

0 comments on commit 9465b2e

Please sign in to comment.