mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
...
This commit is contained in:
2
.github/workflows/ci.py
vendored
2
.github/workflows/ci.py
vendored
@@ -32,7 +32,7 @@ def do_print_crash_reports():
|
||||
with open(f) as src:
|
||||
print(src.read())
|
||||
if not found:
|
||||
print(os.listdir(cdir))
|
||||
print('\n'.join(os.listdir(cdir)))
|
||||
else:
|
||||
run('sh -c "echo bt | coredumpctl debug"')
|
||||
print(flush=True)
|
||||
|
||||
Reference in New Issue
Block a user