Skip to content

Commit f9d8c45

Browse files
committed
ci(workflows): update workflow execution order within PR workflow
1 parent c07317a commit f9d8c45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
discover-systems:
4747
name: Discover regression systems
4848
if: github.event_name == 'pull_request'
49-
needs: [docs, pre-commit, coverage]
5049
runs-on: ubuntu-24.04
5150
outputs:
5251
systems: ${{ steps.set-systems.outputs.systems }}

0 commit comments

Comments
 (0)