fix: fix pipeline and tests
Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 9s
CI Workflow / Test readiness for publishing provider (pull_request) Failing after 38s
CI Workflow / CI run build and linting (pull_request) Failing after 11s
CI Workflow / Code coverage report (pull_request) Has been skipped
CI Workflow / CI run tests (pull_request) Failing after 18m35s

This commit is contained in:
Marcel S. Henselin 2026-03-02 08:57:46 +01:00
parent 469ed9e056
commit c63d1018da
7 changed files with 17 additions and 13 deletions

View file

@ -22,10 +22,12 @@ jobs:
with:
# Allow goreleaser to access older tag information.
fetch-depth: 0
- uses: actions/setup-go@v5
- uses: https://code.forgejo.org/actions/setup-go@v6
with:
go-version-file: "go.mod"
cache: true
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
id: import_gpg