apcountryman / prototype-kicad-project-ci-cd

KiCad project CI/CD prototype.
Other
0 stars 1 forks source link

Add electrical rules compliance ci job #7

Closed jaylamb closed 3 years ago

jaylamb commented 3 years ago

Resolves #2 .

This pull request:

Please mark the pull request as "Ready for review" and request a review when the pull request is ready for a review. If changes are requested, please discuss and/or address the review findings before requesting a new review.

@apcountryman

apcountryman commented 3 years ago

Workflow run finally showed up in the "Actions" tab, but it is saying that .github/workflows/ci.yml is an "invalid workflow file". I'll try to figure out what is wrong with it.