summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
AgeCommit message (Expand)Author
2020-11-28refactor(workflows): align GitHub workflow conventionsinnovaker
2020-11-28build(workflows): add each workflow to its own trigger conditionsinnovaker
2020-11-28refactor(workflows): remove `2-` prefix from cache keysinnovaker
2020-11-21Create `west test` command to run zmk testsuite.Okke Formsma
2020-09-04fix(ci): Only run tests if app/{src,tests} changesPete Johanson
2020-08-29feat(test): Add GH Action for tests.Pete Johanson