Skip to content

Commit 729462e

Browse files
committed
debug
1 parent 2bc69f9 commit 729462e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,7 @@ jobs:
870870
print()
871871
872872
failed = False
873+
print(list(Path(".").glob("*")))
873874
for job_name in job_names:
874875
result = jobs[job_name]["result"]
875876

0 commit comments

Comments
 (0)