test
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Build and push image / docker (push) Successful in 25s
Python CI / python (push) Failing after 12s
Golang lint / GoLint (push) Has been cancelled

This commit is contained in:
2026-04-23 18:26:48 +03:00
parent 99d4e799ec
commit fc514885cb
+1
View File
@@ -13,3 +13,4 @@ jobs:
uses: golangci/golangci-lint-action@v9 uses: golangci/golangci-lint-action@v9
with: with:
version: v2.11 version: v2.11
skip-save-cache: true