apache / cordova-plugin-statusbar

Apache Cordova Status Bar Plugin
https://cordova.apache.org/
Apache License 2.0
617 stars 480 forks source link

ci: add gh-actions workflow #217

Closed zachawilson closed 2 years ago

zachawilson commented 2 years ago

Platforms affected

Motivation and Context

Add GH Actions to run plugin tests using cordova-paramedic

Description

Adding two new workflows.

Testing

Tests can be verified by viewing workflow results

Checklist

zachawilson commented 2 years ago

The PR https://github.com/apache/cordova-plugin-statusbar/pull/214 is different in that it is running the linter and then uploading coverage reports using https://github.com/codecov/codecov-action