ci: fix job name in freebsd failure report
The ChristopherHX/github-act-runner agent evaluates expression `join(matrix.*, ', ')` to `Object` instead of `a, b, c`. So let's have the facility to specify the job name manually to avoid the issue. NO_DOC=ci NO_TEST=ci NO_CHANGELOG=ci
Please register or sign in to comment