We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543c2c6 commit 3ab6b0bCopy full SHA for 3ab6b0b
.github/workflows/build-exact.yml
@@ -26,5 +26,5 @@ jobs:
26
run: make
27
- name: make check
28
run: make check
29
- #- name: make distcheck
30
- #run: make distcheck
+ - name: make distcheck
+ run: make distcheck
.github/workflows/build-heur.yml
0 commit comments