diff --git a/template/{{.input_root_dir}}/.azure/devops-pipelines/{{.input_project_name}}-tests-ci.yml.tmpl b/template/{{.input_root_dir}}/.azure/devops-pipelines/{{.input_project_name}}-tests-ci.yml.tmpl index b8cc17d2..d9574c8f 100644 --- a/template/{{.input_root_dir}}/.azure/devops-pipelines/{{.input_project_name}}-tests-ci.yml.tmpl +++ b/template/{{.input_root_dir}}/.azure/devops-pipelines/{{.input_project_name}}-tests-ci.yml.tmpl @@ -12,7 +12,7 @@ trigger: paths: include: - {{template `project_name_alphanumeric_underscore` .}}/* - - '.azure/devops-pipelines/{{ .input_project_name }}-run-tests.yml' + - '.azure/devops-pipelines/{{ .input_project_name }}-tests-ci.yml' variables: - name: workingDirectory