diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fd658eb..c8b07b1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,6 +14,8 @@ steps: displayName: 'Run a one-line script' - script: | + pwd + ls -altr python src/python/test.py echo Add other tasks to build, test, and deploy your project. echo See https://aka.ms/yaml