mirror of https://github.com/xzeldon/htop.git
Drop CI distcheck on pcp build as pcp-htop.c now contains main
This commit is contained in:
parent
d4a2587568
commit
5abd7f2198
|
@ -125,8 +125,6 @@ jobs:
|
|||
run: ./configure --enable-pcp --enable-unicode
|
||||
- name: Build
|
||||
run: make -k
|
||||
- name: Distcheck
|
||||
run: make distcheck DISTCHECK_CONFIGURE_FLAGS="--enable-pcp --enable-unicode"
|
||||
|
||||
build-ubuntu-latest-clang-analyzer:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue