Fixed workflow

This commit is contained in:
Marc Ole Bulling
2021-04-13 20:56:33 +02:00
parent ec17c9f732
commit 1a47cbcc89

View File

@@ -10,6 +10,6 @@ jobs:
- name: checkout code
uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '^1.16.0'
with:
go-version: '^1.16.0'
- run: go test