浏览代码

Enable Azure Pipeline for all PRs

Stefan Profanter 4 年之前
父节点
当前提交
4f75fdc2fb
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      azure-pipelines.yml

+ 0 - 3
azure-pipelines.yml

@@ -2,9 +2,6 @@
 # https://aka.ms/yaml
 
 
-pr:
-  autoCancel: true # indicates whether additional pushes to a PR should cancel in-progress runs for the same PR. Defaults to true
-
 variables:
   choco_cache: C:/ProgramData/chocolatey
   vcpkg_cache: C:/vcpkg/installed