update ci (#146)
Some checks failed
sync / sync (push) Has been cancelled

This commit is contained in:
2025-05-01 21:14:20 +05:00
committed by GitHub
parent 1c327e5aa9
commit 34368318a1
3 changed files with 13 additions and 22 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