Skip to content

Commit 250ebb1

Browse files
committed
DEBUG run ProxyLib
1 parent 9d2aec5 commit 250ebb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
needs: [Build]
5959
uses: ./.github/workflows/reusable_benchmarks.yml
6060
ProxyLib:
61-
needs: [Build]
61+
needs: [CodeChecks, DocsBuild]
6262
uses: ./.github/workflows/reusable_proxy_lib.yml
6363
Valgrind:
6464
needs: [Build]

0 commit comments

Comments
 (0)