Compare commits

..

1 Commits

Author SHA1 Message Date
t.behrendt 20f81f90eb ci: fix ref to local workflows
CI / install-dependencies (pull_request) Successful in 21s
CI / image check (pull_request) Failing after 5s
CI / check format (pull_request) Successful in 23s
CI / check lint (pull_request) Successful in 32s
CI / test (pull_request) Successful in 22s
CI / build check (pull_request) Successful in 17m4s
2026-05-17 10:46:10 +02:00
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
needs: install-dependencies
uses: ./.gitea/workflows/run-go-script.yaml
with:
script: check-lint
script: lint
test:
name: test