CatalystCode / cordova-plugin-cogsvcsspeech

Cordova plugin for Microsoft Cognitive Services speech services.
MIT License
2 stars 3 forks source link

Add CI actions for Ionic Angular example application #15

Open ScruffyFurn opened 4 years ago

ScruffyFurn commented 4 years ago

As a developer, I want a way to lint, build, and test commits, so I can vaiidate my changes to the example application's codebase.

Should run linting, build the project and run any tests when code changes are checked in. Should fail on any errors.