From 3828cbb6aa1838abca6f6c4f0d79e3f0fb1103b7 Mon Sep 17 00:00:00 2001 From: Giulio Eulisse <10544+ktf@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:17:55 +0100 Subject: [PATCH] Update clean-test.yml --- .github/workflows/clean-test.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/clean-test.yml b/.github/workflows/clean-test.yml index 973d9da3fd7..c6c9bc12067 100644 --- a/.github/workflows/clean-test.yml +++ b/.github/workflows/clean-test.yml @@ -24,6 +24,11 @@ name: Clean PR checks type: boolean default: true + 'check_build/O2Physics/o2/macOS': + description: build/O2Physics/o2/macOS + type: boolean + default: true + 'check_build/O2Physics/o2': description: build/O2Physics/o2 type: boolean