diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4b4061b0..5f36b459 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -6,10 +6,10 @@ trigger: - master paths: exclude: - - docs/* - - news/* - - peeps/* - - examples/* + - docs/ + - news/ + - peeps/ + - examples/ - pytest.ini - README.md - pipenv/*.txt