[CI] Give our CI workflow a more descriptive name

This commit is contained in:
yuvipanda
2018-07-11 12:33:32 -07:00
parent 5f2252a5ba
commit 8993d717a7

View File

@@ -72,7 +72,7 @@ jobs:
workflows: workflows:
version: 2 version: 2
build_and_test: all-tests:
jobs: jobs:
- unit-test - unit-test
- integration-test - integration-test