1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 09:33:13 -06:00
x1c6-hackintosh/.github/workflows/tests.yml

18 lines
351 B
YAML
Raw Normal View History

2023-05-11 16:47:56 -05:00
name: tests
on:
push:
branches:
- main
2023-05-11 16:58:15 -05:00
pull_request:
workflow_dispatch:
2023-05-11 16:47:56 -05:00
jobs:
ocvalidate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
2023-05-11 17:01:48 -05:00
- uses: brokeyourbike/ocvalidate-action@v0.3
2023-05-11 16:47:56 -05:00
with:
opencore-version: '0.9.0'
release: true
2023-05-11 16:50:04 -05:00
- run: ocvalidate ./EFI/OC/config.plist