chore: fix step name
This commit is contained in:
committed by
GitHub
parent
0ffb28c3d6
commit
e127db6aa9
@@ -31,7 +31,7 @@ jobs:
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ${{ steps.go-version.outputs.go-version }}
|
||||
- name: Unit tests
|
||||
- name: Build executable
|
||||
run: |
|
||||
make build
|
||||
- name: Spec test
|
||||
|
||||
Reference in New Issue
Block a user