heyjaywilson/peakfit
Implement a github action to run swift tests on pull requests
オープン
#53 opened on 2024/10/03
dev exhacktoberfest
Repository metrics
- Stars
- (18 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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