Skip to content

Commit b5f4008

Browse files
committed
GHA: Run backend coverage tests in parallel to other tests
1 parent 440bd78 commit b5f4008

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/backend.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
coverage:
5050
name: "Backend: Coverage"
5151
uses: plone/meta/.github/workflows/backend-pytest-coverage.yml@2.x
52-
needs:
53-
- test
5452
with:
5553
python-version: ${{ inputs.python-version }}
5654
plone-version: ${{ inputs.plone-version }}

0 commit comments

Comments
 (0)