You've already forked reloading-manager
Does anyone read this? I'll be at the coffee shop accross the street.
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
|||||||
cache: true
|
cache: true
|
||||||
- name: 📦 📥 Install GolangCI-Lint
|
- name: 📦 📥 Install GolangCI-Lint
|
||||||
run: |
|
run: |
|
||||||
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
go install github.com/golangci/golangci-lint@latest
|
||||||
- name: ✅ 🧪 Run GolangCI-Lint
|
- name: ✅ 🧪 Run GolangCI-Lint
|
||||||
run: |
|
run: |
|
||||||
cd backend
|
cd backend
|
||||||
|
|||||||
Reference in New Issue
Block a user