-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Actions #29
Github Actions #29
Conversation
Codecov Report
@@ Coverage Diff @@
## v4-development #29 +/- ##
=================================================
Coverage ? 93.34%
=================================================
Files ? 28
Lines ? 4750
Branches ? 0
=================================================
Hits ? 4434
Misses ? 316
Partials ? 0 Continue to review full report at Codecov.
|
platform: | ||
- iOS | ||
- tvOS | ||
#- watchOS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't enable this until they rev macOS. It's pinned at 10.15, and thus not the latest Xcode.
macOS 11 is in a limited beta
Replace Travis & Circle CI with GH Actions