Skip to content

Commit 1cb46bc

Browse files
authored
Update make.yml
1 parent e4ff88d commit 1cb46bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/make.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
run: (dmd && make) || true
2727
- name: make tree-query-build
2828
run: (ldc && make tree-query-build) || true
29-
- name: make distcheck
30-
run: make distcheck
29+
#- name: make distcheck
30+
# run: make distcheck

0 commit comments

Comments
 (0)