From a40a37c28ef38a2a513c941ce74006adc8e53279 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 19 Feb 2025 12:54:00 +0100 Subject: [PATCH] fix --- .github/workflows/ffo-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ffo-test.yml b/.github/workflows/ffo-test.yml index 1b7aa92c135..b45d236b5ef 100644 --- a/.github/workflows/ffo-test.yml +++ b/.github/workflows/ffo-test.yml @@ -19,4 +19,4 @@ jobs: with: source: . push: false - targets: build, test ,lint \ No newline at end of file + targets: build, test ,core-unit \ No newline at end of file