Basic tests only please

This commit is contained in:
Brad Warren 2020-11-11 12:59:51 -08:00
parent 765625d58c
commit fd182b37d7

View file

@ -2,5 +2,3 @@ stages:
- stage: TestAndPackage
jobs:
- template: ../jobs/standard-tests-jobs.yml
- template: ../jobs/extended-tests-jobs.yml
- template: ../jobs/packaging-jobs.yml