Skip to content

Commit

Permalink
Fix typo in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
aramprice committed Oct 17, 2024
1 parent 7ed6ee9 commit e15013e
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,4 +19,4 @@ jobs:
with:
go-version-file: go.mod
- uses: golangci/golangci-lint-action@v6
- run: bin/test-unt
- run: bin/test-unit

0 comments on commit e15013e

Please sign in to comment.