Skip to content

Commit 604c936

Browse files
committed
ci
1 parent 99fde7e commit 604c936

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/meta.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ on:
2626
jobs:
2727
qa:
2828
uses: plone/meta/.github/workflows/qa.yml@main
29-
test:
30-
uses: plone/meta/.github/workflows/test.yml@main
31-
with:
32-
33-
py-versions: '["3.12", "3.11", "3.10"]'
34-
coverage:
35-
uses: plone/meta/.github/workflows/coverage.yml@main
36-
dependencies:
37-
uses: plone/meta/.github/workflows/dependencies.yml@main
3829
release_ready:
3930
uses: plone/meta/.github/workflows/release_ready.yml@main
4031

0 commit comments

Comments
 (0)