From 628a99029749da175f429cbb0cc7c5ee5524c959 Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Thu, 11 Jan 2024 21:25:04 +0100 Subject: [PATCH] Fix workflow as well --- .gitea/workflows/gitea-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index c701061..064fc5b 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -30,7 +30,7 @@ jobs: --ignore-not-existing --ignore "tests/*" --ignore "src/main.rs" - --ignore "src/bin/mh-edit.rs" + --ignore "src/bin/musichoard-edit.rs" --excl-start "GRCOV_EXCL_START|mod tests \{" --excl-stop "GRCOV_EXCL_STOP" --output-path ./target/debug/coverage/