Add workflow definition

This commit is contained in:
Oystein Kristoffer Tveit 2021-03-05 23:20:50 +01:00
parent 539b64b8ba
commit 3820517afd
1 changed files with 7 additions and 1 deletions

View File

@ -66,3 +66,9 @@ jobs:
- store_test_results:
path: test-results
workflows:
build_and_test:
jobs:
- lint
- test