Skip to content

Commit 2f53ba5

Browse files
committed
CI: remove redundant "halog" compilation
since 6499c0a halog is being build in vtest workflow, no need to build it two times
1 parent 49ad0c9 commit 2f53ba5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/contrib.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v5
14-
- name: Compile admin/halog/halog
15-
run: |
16-
make admin/halog/halog
1714
- name: Compile dev/flags/flags
1815
run: |
1916
make dev/flags/flags

0 commit comments

Comments
 (0)