Skip to content

Commit 9937c89

Browse files
author
Damir Zainullin
committed
+++
1 parent 0da9202 commit 9937c89

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: make distcheck
3131
run: |
3232
make distcheck || true
33-
cat biflow_aggregator/test-suite.log && false
33+
cat biflow_aggregator/test-suite.log
3434
- name: configure with debug
3535
run: ./configure --enable-debug CXXFLAGS=-coverage CFLAGS=-coverage LDFLAGS=-lgcov
3636
- name: rebuild and check

0 commit comments

Comments
 (0)