mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 12:41:00 +02:00
CI: remove redundant "halog" compilation
since 6499c0a0d5eb56ae640a50425f2fbbad3bc14f86 halog is being build in vtest workflow, no need to build it two times
This commit is contained in:
parent
c44d6c6c71
commit
bf363a7135
3
.github/workflows/contrib.yml
vendored
3
.github/workflows/contrib.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user