Skip to content

Commit 7dab2ec

Browse files
committed
DEBUG CI
1 parent 84a3b70 commit 7dab2ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr_push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ jobs:
2222
uses: ./.github/workflows/reusable_docs_build.yml
2323
FastBuild:
2424
name: Fast builds
25-
needs: [CodeChecks, DocsBuild]
2625
uses: ./.github/workflows/reusable_fast.yml
2726
Build:
2827
name: Basic builds
29-
needs: [FastBuild]
3028
uses: ./.github/workflows/reusable_basic.yml
3129
DevDax:
3230
needs: [FastBuild]

0 commit comments

Comments
 (0)