diff --git a/.github/workflows/ffo-test.yml b/.github/workflows/ffo-test.yml index e1a8ac6811..fcc1aa1c96 100644 --- a/.github/workflows/ffo-test.yml +++ b/.github/workflows/ffo-test.yml @@ -19,4 +19,5 @@ jobs: with: source: . push: false - targets: build, lint ,core-unit \ No newline at end of file + targets: build, lint ,core-unit + no-cache: true \ No newline at end of file