You've already forked Go-Template
update linting action to use golangci-lint-action@v8.0.0
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 5m36s
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 5m36s
This commit is contained in:
@@ -35,5 +35,4 @@ jobs:
|
|||||||
go mod download
|
go mod download
|
||||||
|
|
||||||
- name: ✅ 🔍 Run Go Lint
|
- name: ✅ 🔍 Run Go Lint
|
||||||
run: |
|
uses: golangci/golangci-lint-action@v8.0.0
|
||||||
golangci-lint run ./...
|
|
||||||
Reference in New Issue
Block a user