Added workflow

This commit is contained in:
Tim Dawson 2021-07-20 01:42:00 +12:00
parent 2f8fc1876b
commit ba44eca21d

View file

@ -49,3 +49,8 @@ jobs:
env TEST_ZONE_NAME=example.com. gotestsum --junitfile /tmp/test-reports/unit-tests.xml
- store_test_results:
path: /tmp/test-reports
workflows:
test_publish:
jobs:
- test