Revert "feat: add lint step"
All checks were successful
CI / test (pull_request) Successful in 19m19s

This reverts commit e9d8e07b37.
This commit is contained in:
2024-04-01 14:05:28 +02:00
parent e9d8e07b37
commit ffa8e73d53

View File

@@ -40,8 +40,3 @@ jobs:
run: make build
- name: test
run: make test
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.56.2
args: --timeout 5m