diff --git a/.github/workflows/ffo-test.yml b/.github/workflows/ffo-test.yml index a4d089e310..d17f53b0ad 100644 --- a/.github/workflows/ffo-test.yml +++ b/.github/workflows/ffo-test.yml @@ -19,4 +19,5 @@ jobs: with: source: . push: false - targets: build \ No newline at end of file + targets: build + load: true \ No newline at end of file