Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
ci: commit message linting
Browse files Browse the repository at this point in the history
  • Loading branch information
thde committed Sep 26, 2023
1 parent b0569b0 commit 19ce856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
install-go: false
- run: go test -v ./... -race -bench=. -benchmem -cover -coverprofile cover.out 2>&1 | tee test.out
- run: go tool cover -func cover.out
- uses: wagoid/commitlint-github-action@v5

0 comments on commit 19ce856

Please sign in to comment.