launchdarkly / swift-eventsource

Server-sent events (SSE) client implementation in Swift for iOS, macOS, tvOS, and watchOS
https://launchdarkly.github.io/swift-eventsource/
Other
196 stars 36 forks source link

Remove explicit test manifest for Linux now that discovery is default in Swift 5.4+ #28

Closed gwhelanLD closed 3 years ago

gwhelanLD commented 3 years ago

And actually 5.1+ supported it with an option, so added CI across Swift versions on Linux using the option prior to 5.4.

https://oleb.net/2020/swift-test-discovery/