test: image: docker.io/library/alpine:3.18 script: - apk update && apk add python3 - tools/build --target=test - build/heimdall-test