You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nothing special. There are GitHub action templates that should do the trick. For now, we should end up running swift test. That'll compile and run tests and report the result.
Once other platforms are introduced in e.g. #2 we would need to create a "test matrix". But we'll figure that out once we get there.
While I'm working on this locally, I run unit tests compulsively all the time.
For PR's, we better double-check with CI like GitHub Actions.
The text was updated successfully, but these errors were encountered: