diff --git a/.github/workflows/ffo-test.yml b/.github/workflows/ffo-test.yml index b45d236b5e..77b7629ad8 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 ,core-unit \ No newline at end of file + targets: build, lint ,core-unit \ No newline at end of file