mirror of https://github.com/xzeldon/htop.git
Cleanup unused CI build notes and whitespace
This commit is contained in:
parent
9e57b5c3f4
commit
9eb9064fbd
|
@ -18,20 +18,8 @@ jobs:
|
|||
- name: Distcheck
|
||||
run: make distcheck
|
||||
|
||||
# build-macos-latest:
|
||||
# runs-on: macos-latest
|
||||
# steps:
|
||||
# - uses: actions/checkout@v2
|
||||
# - name: make
|
||||
# run: |
|
||||
# ./autogen.sh
|
||||
# ./configure
|
||||
# make
|
||||
|
||||
whitespace_check:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: check-whitespaces
|
||||
|
|
Loading…
Reference in New Issue