fix(ci): resolve ubuntu check regressions
check / check (ubuntu-latest) (push) Successful in 2m9s
check / check (ubuntu-latest) (pull_request) Successful in 2m3s
check / check (macos-latest) (push) Has been cancelled
check / check (macos-latest) (pull_request) Has been cancelled

This commit is contained in:
Stefano Fiorini
2026-05-03 23:05:58 -05:00
parent a07b9eeb29
commit 78f4adfc74
7 changed files with 31 additions and 7 deletions
@@ -13,7 +13,7 @@
"path": "run-review.sh",
"kind": "file",
"mode": "755",
"sha256": "c5e4fd082ee1a14059183d2cd2c45653e16d63821edf9cf82e548c9307d29e75"
"sha256": "1af5076f0e4451c0870109216ee5780553ef7d402ec1359f38afefdaf53627c1"
}
]
}
+1 -1
View File
@@ -145,7 +145,7 @@ kill_child_process_group() {
fi
}
# shellcheck disable=SC2329
# shellcheck disable=SC2317,SC2329
handle_signal() {
local signal_name=$1
INTERRUPTED=1