just run the packaging jobs for speed

This commit is contained in:
Erica Portnoy 2022-06-16 16:50:28 -07:00
parent 1395e3d65f
commit 1cb0b68ebc

View file

@ -1,6 +1,6 @@
stages:
- stage: TestAndPackage
jobs:
- template: ../jobs/standard-tests-jobs.yml
- template: ../jobs/extended-tests-jobs.yml
# - template: ../jobs/standard-tests-jobs.yml
# - template: ../jobs/extended-tests-jobs.yml
- template: ../jobs/packaging-jobs.yml