ra1028 / DifferenceKit

💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
https://ra1028.github.io/DifferenceKit
Apache License 2.0
3.56k stars 241 forks source link

Build Pull Requests using GitHub Actions #126

Closed Dahlgren closed 3 years ago

Dahlgren commented 3 years ago

Checklist

Description

Triggers CI builds on pull_request events

Related Issue

Failing macOS builds are fixed in #123

Motivation and Context

Runs tests on pull requests before being merged

Impact on Existing Code

Screenshots (if appropriate)