We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99fde7e commit 604c936Copy full SHA for 604c936
.github/workflows/meta.yml
@@ -26,15 +26,6 @@ on:
26
jobs:
27
qa:
28
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
38
release_ready:
39
uses: plone/meta/.github/workflows/release_ready.yml@main
40
0 commit comments