1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 01:23:14 -06:00

Merge pull request #191 from brokeyourbike/main

Run tests with ocvalidate
This commit is contained in:
Tyler Nguyen 2023-05-18 14:36:02 -05:00 committed by GitHub
commit 7f1697ce52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
.github/workflows/tests.yml vendored Normal file
View file

@ -0,0 +1,18 @@
name: tests
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
ocvalidate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: brokeyourbike/ocvalidate-action@v0.3
with:
opencore-version: '0.9.0'
release: true
- run: ocvalidate ./EFI/OC/config.plist