uber / rides-ios-sdk

Uber Rides iOS SDK (beta)
https://developer.uber.com/docs
MIT License
371 stars 123 forks source link

Adds CI to build and run tests on pull request #289

Closed mohssenfathi closed 5 months ago

mohssenfathi commented 5 months ago

Description

Created a GitHub workflow that will build the sample app and run tests when opening a pull request against the 2.x feature branch or the master branch.

Testing

This should start CI when the PR is opened. If not I will create a separate dummy PR to demo.