heyjaywilson / peakfit

Strength exercise iOS app written in Swift
Apache License 2.0
16 stars 10 forks source link

Implement a github action to run swift tests on pull requests #53

Open heyjaywilson opened 1 month ago

heyjaywilson commented 1 month ago

A github action should run on all pull requests that have changed swift files and run the tests in all packages.

Acceptance criteria