Skip to content

Commit

Permalink
chore: fix test & lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Redmomn committed Nov 12, 2024
1 parent f57bd9c commit 78a8449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
go-version: '^1.23'
cache: false
- run: go get
- run: go test -v -race ./...

lint:
Expand Down

0 comments on commit 78a8449

Please sign in to comment.