aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Unit testing with cmake (#31)Martin Baƙinka2021-04-291-0/+37
* testing using ctest * emove old testing script * added github workflow CI * updated CI