workflows/tests: add missing newline.
This commit is contained in:
parent
9667d45f10
commit
2f141c771a
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user