Skip to content

Commit 721fc2b

Browse files
author
Damir Zainullin
committed
++
1 parent 54bfdc1 commit 721fc2b

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
@@ -31,7 +31,7 @@ jobs:
3131
run: |
3232
make distcheck || true
3333
pwd
34-
cat sub/biflow_aggregator/test-suite.log || echo "Log not found"
34+
cat nemea-modules-2.26.0/_build/sub/biflow_aggregator/test-suite.log || echo "Log not found"
3535
3636
- name: configure with debug
3737
run: ./configure --enable-debug CXXFLAGS=-coverage CFLAGS=-coverage LDFLAGS=-lgcov

0 commit comments

Comments
 (0)