test
Golang lint / GoLint (push) Successful in 27s
Build and push image / docker (push) Failing after 29s
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2026-04-23 13:42:01 +03:00
parent 9a0e1fceea
commit c2e012f0c0
2 changed files with 14 additions and 3 deletions
+4
View File
@@ -13,6 +13,10 @@ jobs:
uses: actions/setup-go@v6
with:
go-version: "1.26"
cache: true
cache-dependency-path: |
go.sum
go.mod
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v9