From 4e796b84d6d2624f655716a0df977912c2296f5f Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 28 Apr 2025 17:17:07 +0200 Subject: ci: reduce collected artifacts --- .lcovrc | 1 + 1 file changed, 1 insertion(+) (limited to '.lcovrc') diff --git a/.lcovrc b/.lcovrc index 3b26715..dbd4a0d 100644 --- a/.lcovrc +++ b/.lcovrc @@ -2,5 +2,6 @@ exclude = /usr/include/* exclude = build/_deps/* +exclude = build/deps/* ignore_errors = unused,empty \ No newline at end of file -- cgit v1.2.3