Cleanup unused CI build notes and whitespace

This commit is contained in:
Nathan Scott 2020-08-24 10:22:44 +10:00
parent 9e57b5c3f4
commit 9eb9064fbd
1 changed files with 0 additions and 12 deletions

View File

@ -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