ChartView icon indicating copy to clipboard operation
ChartView copied to clipboard

Setup CI for the project

Open AppPear opened this issue 5 years ago • 1 comments

v2 ticket

Ticket description:

Possibly github actions

  • needs to compile the project
  • needs to run the unit tests

AppPear avatar May 26 '20 21:05 AppPear

I believe this is pretty easy to do. Just go to action, and there is one already pre-configured. It just builds and runs tests.

satan87 avatar May 26 '20 21:05 satan87