Skip to content

Commit

Permalink
chore: pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gllm-dev committed Mar 27, 2024
1 parent acb8e71 commit ff94108
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/run-rests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ jobs:
run: go test -v ./...

- name: Run golangci-lint
run: golangci-lint run -v ./...
uses: golangci/golangci-lint-action@v4
with:
version: v1.57

0 comments on commit ff94108

Please sign in to comment.