summaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
AgeCommit message (Collapse)Author
2026-03-13Use pipefail when running test CIjvoisin
Otherwise a non-zero exit code would not cause the job to fail Ref https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#exit-codes-and-error-action-preference Co-Authored-By: Sertonix
2025-11-11Make use of github actionsjvoisin