Skip to content

Commit e0e41cd

Browse files
committed
Debug copyright checker
1 parent d0c24c2 commit e0e41cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/code-formatting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
// granted to it by virtue of its status as an Intergovernmental Organization
131131
// or submit itself to any jurisdiction.
132132
run: |
133+
set -exo pipefail
133134
# Run copyright notice check
134135
copyright_lines=$(echo "$COPYRIGHT" | wc -l)
135136
base_commit=$(git merge-base HEAD ${{ github.event.pull_request.base.sha }})

0 commit comments

Comments
 (0)