Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicriordan committed Jan 5, 2024
1 parent a376a98 commit 0c2cb16
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 @@ -31,7 +31,7 @@ jobs:
- name: Go vet
run: go vet ./...

- name: Build
- name: Test
run: go test -v ./...

- name: Build
Expand Down

0 comments on commit 0c2cb16

Please sign in to comment.