try to remove linter change

This commit is contained in:
Anderson Valério 2025-05-09 06:00:11 -03:00
parent 67e218c6b4
commit 5e57984cb1
No known key found for this signature in database
GPG Key ID: 92D38E56BFF005A0
2 changed files with 2 additions and 5 deletions

View File

@ -35,12 +35,12 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: 1.22.4
go-version-file: go.mod
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.61.0
version: v1.64.8
Tests:
name: Tests - Executing unit tests

View File

@ -1,6 +1,3 @@
run:
deadline: 120s
linters:
enable:
- govet