feat: add e2e-minishift Makefile target and workflow job

Signed-off-by: Hristo Hristov <me@hhristov.info>
This commit is contained in:
Hristo Hristov
2026-04-03 15:19:31 +03:00
parent 83fb10d39e
commit 72dab64be2

View File

@@ -82,7 +82,7 @@ jobs:
- name: Install MINC
run: |
curl -L -o minc https://github.com/minc-org/minc/releases/latest/download/minc_linux_amd64
chmod +x minc
chmod +x ./minc
- name: Start Minishift
run: |