stop doing standard tests

This commit is contained in:
Erica Portnoy 2026-04-15 11:21:11 -07:00
parent 44efbfa9cb
commit c5d32b5b8f

View file

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