Skip to content

Commit

Permalink
fixed github workflow test step name
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah-Huppert committed Aug 21, 2019
1 parent 7385d35 commit 18d8ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Get dependencies
run: go mod download

- name: Build
- name: Test
run: make test

0 comments on commit 18d8ce0

Please sign in to comment.