ci: fix jobs not exiting on failure
Some checks failed
Gentoo Utils / build-oci-image (push) Successful in 7s
Gentoo Utils / check-format (push) Successful in 7s
Gentoo Utils / docs (push) Successful in 12s
Gentoo Utils / build (push) Successful in 19s
Gentoo Utils / fuzz (push) Failing after 8s
Gentoo Utils / test (push) Successful in 26s

This commit is contained in:
2025-12-13 21:45:52 -06:00
parent ca19536090
commit fc84c680c2

View File

@@ -4,7 +4,7 @@ on: [push]
defaults: defaults:
run: run:
shell: bash -l {0} shell: bash -le {0}
jobs: jobs:
build-oci-image: build-oci-image: