Skip to content
Snippets Groups Projects
Commit 496cbd19 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3242196: Switch CircleCI to 1 concurrent job as they have changed their...

Issue #3242196: Switch CircleCI to 1 concurrent job as they have changed their plans for Open Source projects
parent b459d370
No related branches found
No related tags found
No related merge requests found
......@@ -212,7 +212,7 @@ commands:
background: true
jobs:
varbase-testing-automated-functional-acceptance-testing:
automated-functional-acceptance-testing:
<<: *defaults
steps:
- varbase-build
......@@ -228,7 +228,7 @@ workflows:
version: 2
varbase-workflow:
jobs:
- varbase-testing-automated-functional-acceptance-testing:
- automated-functional-acceptance-testing:
filters:
tags:
only: /^9.*/
......
......@@ -4,7 +4,6 @@ namespace Drupal\varbase\Entity;
use Vardot\Entity\EntityDefinitionUpdateManager;
/**
* Varbase Entity Definition Update Manager.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment