mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-24 15:15:44 +00:00
Drop CI distcheck on pcp build as pcp-htop.c now contains main
This commit is contained in:
parent
d4a2587568
commit
5abd7f2198
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
Block a user