feat: troubleshooting

This commit is contained in:
tomaz jejcic 2023-11-06 11:36:20 +01:00
parent 10d669299d
commit 493b4dd6ac

View File

@ -28,7 +28,7 @@ jobs:
check-latest: true
go-version-file: 'go.mod'
- uses: golangci/golangci-lint-action@v3
# - uses: golangci/golangci-lint-action@v3
- name: Run tests
run: go test -v ./...