Skip to content

Commit bafab73

Browse files
committed
added debugging
1 parent 67ac19a commit bafab73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test-detection/detect_checker.py

+1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ def check(self):
253253
print("No AWS credentials present. Run with AWS credentials.")
254254

255255
def branch(self):
256+
print("==== BRANCH ====")
256257
self.cleanup()
257258
self._load_repo()
258259
self._checkout_test_branch()

0 commit comments

Comments
 (0)