From 1cff747edc7ef6746e6e922366fe3268c3ab7df0 Mon Sep 17 00:00:00 2001 From: James Tocknell Date: Sun, 6 Oct 2019 22:01:38 +1100 Subject: [PATCH] WIP: test where files are --- ci/azure-pipelines-steps.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/azure-pipelines-steps.yml b/ci/azure-pipelines-steps.yml index 4fea4eace..1c244eea5 100644 --- a/ci/azure-pipelines-steps.yml +++ b/ci/azure-pipelines-steps.yml @@ -72,5 +72,7 @@ steps: displayName: 'tox' - script: | + pwd + ls codecov --required -t 813fb6da-087d-4b36-a185-5a530cab3455 --file coverage.xml displayName: 'codecov'