Skip to content

Commit

Permalink
Drop CI distcheck on pcp build as pcp-htop.c now contains main
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Jun 9, 2021
1 parent d4a2587 commit 5abd7f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5abd7f2

Please sign in to comment.