Skip to content

Commit

Permalink
fix typo in gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
jharshman committed May 16, 2023
1 parent ee00386 commit 15de557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
go-version: '1.20'

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

0 comments on commit 15de557

Please sign in to comment.