Skip to content

Commit

Permalink
dont run distcheck because docs are hard
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Brandeburg <[email protected]>
  • Loading branch information
jbrandeb committed Mar 19, 2024
1 parent 0b0a1a7 commit c6b6c7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
run: make
- name: make check
run: make check
- name: make distcheck
run: make distcheck
# - name: make distcheck
# run: make distcheck

0 comments on commit c6b6c7e

Please sign in to comment.