heyjaywilson/peakfit
Implement a github action to run swift tests on pull requests
Open
#53 opened on Oct 3, 2024
dev exhacktoberfest
Repository metrics
- Stars
- (18 stars)
- PR merge metrics
- (PR metrics pending)
Description
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