Skip to content

Commit

Permalink
Merge pull request #8 from volkovartem/documentation
Browse files Browse the repository at this point in the history
Tests
  • Loading branch information
netvolart authored Mar 21, 2024
2 parents f576efb + 4396ec7 commit 30aa7f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:
go-version: "${{ env.GO_VERSION }}"
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
- name: Test
run: go test ./...

0 comments on commit 30aa7f1

Please sign in to comment.