CI: remove redundant "halog" compilation

since 6499c0a0d5 halog is being build
in vtest workflow, no need to build it two times
This commit is contained in:
Ilia Shipitsin 2026-02-22 19:01:10 +01:00 committed by William Lallemand
parent c44d6c6c71
commit bf363a7135

View file

@ -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