There was an error while loading. Please reload this page.
1 parent 440bd78 commit b5f4008Copy full SHA for b5f4008
1 file changed
.github/workflows/backend.yml
@@ -49,8 +49,6 @@ jobs:
49
coverage:
50
name: "Backend: Coverage"
51
uses: plone/meta/.github/workflows/backend-pytest-coverage.yml@2.x
52
- needs:
53
- - test
54
with:
55
python-version: ${{ inputs.python-version }}
56
plone-version: ${{ inputs.plone-version }}
0 commit comments