Skip to content

Commit

Permalink
remove dependencies check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Aug 29, 2024
1 parent b77df22 commit 4a390f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ on:
jobs:
qa:
uses: plone/meta/.github/workflows/qa.yml@main
dependencies:
uses: plone/meta/.github/workflows/dependencies.yml@main
release_ready:
uses: plone/meta/.github/workflows/release_ready.yml@main

Expand Down
1 change: 0 additions & 1 deletion .meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ test_extras = """
[github]
jobs = [
"qa",
"dependencies",
"release_ready",
]

0 comments on commit 4a390f3

Please sign in to comment.