update ci (#189)
All checks were successful
sync / sync (push) Successful in 34s

This commit is contained in:
2025-05-01 21:15:15 +05:00
committed by GitHub
parent afebe71814
commit b23469853f
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