diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index eff3a2fcc8..696c80c35d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -38,7 +38,7 @@ jobs: with: context: . push: false - tag: ${{ env.IMAGE }} + tags: ${{ env.IMAGE }} load: true cache-from: type=gha cache-to: type=gha,mode=max