heyjaywilson/peakfit
Implement a github action to run swift tests on pull requests
开放
#53 创建于 2024年10月3日
dev exhacktoberfest
仓库指标
- 星标
- (18 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
A github action should run on all pull requests that have changed swift files and run the tests in all packages.
Acceptance criteria
- A github action is made
- The github action only runs when PRs are opened/changed that have changed swift files