Commit 908622a6 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

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: default avatarMiek Gieben <miek@miek.nl>
parent f9b98a1d
......@@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install dependencies
- name: Install dependencies
run: |
sudo apt-get install make curl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment