diff --git a/core/drupalci.yml b/core/drupalci.yml index 8cc5f1d4883efc069dc6a4db95809f679f7ac573..d6c5787ffc5463e629dcba0a503eaa20958a7e9d 100644 --- a/core/drupalci.yml +++ b/core/drupalci.yml @@ -29,11 +29,6 @@ build: testgroups: '--all' suppress-deprecations: false halt-on-fail: false - run_tests.simpletest: - types: 'Simpletest' - testgroups: '--all' - suppress-deprecations: false - halt-on-fail: false run_tests.build: # Limit concurrency due to disk space concerns. concurrency: 15