diff --git a/.github/workflows/wheels-macos.yml b/.github/workflows/wheels-macos.yml index 7f1ec82c133..d5ef845320e 100644 --- a/.github/workflows/wheels-macos.yml +++ b/.github/workflows/wheels-macos.yml @@ -4,7 +4,7 @@ on: workflow_call: env: - CONFIG_PATH: "wheels/config.sh" + CONFIG_PATH: "" REPO_DIR: "." TEST_DEPENDS: "pytest pytest-timeout"