diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 24df187f..daa5c170 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -49,3 +49,6 @@ steps: - script: tox displayName: 'Run tox' + +# TODO: add codecov token +# TODO: emit JUnit test results