Fix go-test yaml (#4481)

unsure why this only pops up, but the yaml was not correct for this
workflow. Randomly added whitespace until it parsed as proper yaml

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben 2021-02-23 14:12:00 +01:00 committed by GitHub
parent f9b98a1d06
commit 908622a664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install dependencies
- name: Install dependencies
run: |
sudo apt-get install make curl