Skip to content

Commit 8e4f4bc

Browse files
author
Damir Zainullin
committed
TODO REMOVE
1 parent cf2e6b3 commit 8e4f4bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: make
2727
run: make
2828
- name: make check
29-
run: make check
29+
run: make check; cat biflow_aggregator/test-suite.log
3030
- name: make distcheck
3131
run: make distcheck
3232
- name: configure with debug

0 commit comments

Comments
 (0)