fix: order dependencies in ci pipeline

This commit is contained in:
Marcel S. Henselin 2026-01-30 12:29:46 +01:00
parent ff1b53acb7
commit 31df8355df

View file

@ -5,7 +5,7 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: branches:
- main - '!main'
env: env:
GO_VERSION: "1.25" GO_VERSION: "1.25"