diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 5d203b57a..79f10cb89 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -47,7 +47,7 @@ jobs: - shell: bash run: system_profiler -listDataTypes - shell: bash - run: system_profiler -json + run: system_profiler -json SPDisplaysDataType SPHardwareDataType SPDeveloperToolsDataType compatibility-checks: name: Compatibility Checks