Tidy names

pull/6/head
Malachi Soord 2021-03-04 21:39:37 +01:00
parent 217309f10d
commit e6c07ddeae
No known key found for this signature in database
GPG Key ID: C61BEBD6CC542333
1 changed files with 2 additions and 2 deletions

View File

@ -13,12 +13,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: ^1.15
- name: Check out code into the Go module directory
- name: Check out code
uses: actions/checkout@v2
- name: Build