workflows/tests: add missing newline.

This commit is contained in:
Mike McQuaid 2020-03-04 11:38:02 +00:00 committed by GitHub
parent 9667d45f10
commit 2f141c771a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ jobs:
steps:
- name: Set up Git repository
uses: actions/checkout@v1
- name: Set up Homebrew PATH
run: |
if [ "$RUNNER_OS" = "macOS" ]; then