mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-18 14:51:37 +00:00
refactor(release): split cross-os checks (#106309)
This commit is contained in:
committed by
GitHub
parent
fa963eee06
commit
4dd839c462
@@ -545,6 +545,7 @@ describe("detectChangedScope", () => {
|
||||
".github/workflows/openclaw-cross-os-release-checks-reusable.yml",
|
||||
"scripts/github/run-openclaw-cross-os-release-checks.sh",
|
||||
"scripts/openclaw-cross-os-release-checks.ts",
|
||||
"scripts/lib/cross-os-release-checks/runtime.ts",
|
||||
"test/scripts/openclaw-cross-os-release-workflow.test.ts",
|
||||
]) {
|
||||
expect(detectChangedScope([releaseCheckPath]), releaseCheckPath).toEqual({
|
||||
|
||||
Reference in New Issue
Block a user