Skip to content

Commit

Permalink
CI: disable make distcheck as it requires legacy svn commands (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroz authored Jan 26, 2024
1 parent b053cbe commit cb20f26
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 @@ -19,5 +19,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 cb20f26

Please sign in to comment.