Skip to content

Commit c8f024e

Browse files
committed
enable debug
1 parent c0093e6 commit c8f024e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/scripts/steps/check_types_commits.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# TODO: Remove before merging!
4-
# set -x
4+
set -x
55
set -euo pipefail
66

77
diffArgs=("--name-only")

0 commit comments

Comments
 (0)