fixup workflows
Some checks failed
sync / sync (push) Failing after 12s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-05-05 19:30:25 +03:00
parent 53c862bd80
commit 704e0d4841
3 changed files with 61 additions and 23 deletions

View File

@@ -20,7 +20,7 @@ jobs:
uses: actions/setup-go@v5
with:
cache-dependency-path: "**/*.sum"
go-version: 'stable'
go-version: 'stable'
- name: setup deps
run: go get -v ./...
- name: run lint