Add more descriptive title to job

This commit is contained in:
Brian Cain 2020-02-18 14:15:01 -08:00
parent e8a4380a00
commit b326646fe5
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0

View File

@ -21,7 +21,7 @@ jobs:
- name: vagrant-spec Code Checkout and Build
working-directory: ${{github.workspace}}
run: .ci/spec/build-vagrant-spec.sh
- name: Run Tests
- name: Run Tests on ${{ matrix.host_os }} with guest ${{ matrix.guest_os }}
run: .ci/spec/run-test.sh
working-directory: ${{github.workspace}}
env: