codeandtheory / YCoreUI

Core components for iOS and tvOS to accelerate building user interfaces in code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add GH Action to run SwiftLint and unit tests for pr's to main

mpospese opened this issue · comments

Let's leverage GitHub Actions to do some CI/CD work for us. It would be great to check SwiftLint + unit tests prior to allowing merges to main.