since 6499c0a0d5eb56ae640a50425f2fbbad3bc14f86 halog is being build
in vtest workflow, no need to build it two times
---
 .github/workflows/contrib.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/contrib.yml b/.github/workflows/contrib.yml
index cd4167394..f7935ebd2 100644
--- a/.github/workflows/contrib.yml
+++ b/.github/workflows/contrib.yml
@@ -11,9 +11,6 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@v5
-    - name: Compile admin/halog/halog
-      run: |
-        make admin/halog/halog
     - name: Compile dev/flags/flags
       run: |
         make dev/flags/flags
-- 
2.46.0.windows.1



Reply via email to