You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
iOS Helper Action
v0.0.1
Action for iOS developers to automate tedious tasks like swiftlint, pod-lib-lint, install, run, test.
Swift style and conventions.
Validates a Pod
Install project dependencies.
Install project dependencies, and open workspace.
Test a scheme from the build root (SYMROOT). This requires specifying a scheme and optionally a destination.
- uses: BlueIntent/[email protected]
with:
action: 'swiftlint'