diff --git a/.github/workflows/test-openapi.yml b/.github/workflows/test-openapi.yml index c11d8210d2d..d578bc71d27 100644 --- a/.github/workflows/test-openapi.yml +++ b/.github/workflows/test-openapi.yml @@ -54,7 +54,5 @@ jobs: context: ./generators/openapi file: ./generators/openapi/Dockerfile platforms: linux/amd64,linux/arm64 - cache-from: type=gha - cache-to: type=gha,mode=min push: true tags: fernapi/omarrida-openapi:latest