naming things

This commit is contained in:
Ben Kraft
2021-04-02 18:13:10 -07:00
parent 28dfeb5b46
commit 77804e3475
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
go-version: ${{ matrix.go }}
id: go
- name: Check out code into the Go module directory
- name: Git checkout
uses: actions/checkout@v2
- name: Run tests