diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 6fb9155..1d483d6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -14,4 +14,4 @@ jobs: with: opencore-version: '0.9.0' release: true - - run: ocvalidate ./EFI/OC/config.plist | grep -q 'No issues found' \ No newline at end of file + - run: ocvalidate ./EFI/OC/config.plist \ No newline at end of file