summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2021-07-23 18:40:25 +0300
committerGitHub <noreply@github.com>2021-07-23 18:40:25 +0300
commitdb6efa06c2138c7f24c94a3586649eecd44b3d04 (patch)
tree6448099a9986701496be930a3008c67f3184242f /ci
parent5583e44826e66f5721c9c18378f932760baf2263 (diff)
parent3c81ff8f0017ac56ed35b1c7f999c56a7e88bd89 (diff)
downloadmeson-db6efa06c2138c7f24c94a3586649eecd44b3d04.tar.gz
Merge pull request #9005 from jon-turney/xskip-ci-2
Add expected skip annotations for non-linux CI runs to framework tests
Diffstat (limited to 'ci')
-rw-r--r--ci/azure-steps.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/azure-steps.yml b/ci/azure-steps.yml
index 233bbfa36..8aba2242d 100644
--- a/ci/azure-steps.yml
+++ b/ci/azure-steps.yml
@@ -3,6 +3,8 @@ steps:
inputs:
targetType: 'filePath'
filePath: .\ci\run.ps1
+ env:
+ MESON_CI_JOBNAME: azure-$(System.JobName)
- task: PublishTestResults@2
inputs: