only standard tests

This commit is contained in:
Brad Warren 2022-11-18 13:14:01 -08:00
parent b2dc3e99d6
commit 52c6dbe881

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