diff --git a/.github/workflows/reporting-v2-testing.yml b/.github/workflows/reporting-v2-testing.yml index e0b7b7960a5..0063c183330 100644 --- a/.github/workflows/reporting-v2-testing.yml +++ b/.github/workflows/reporting-v2-testing.yml @@ -13,7 +13,7 @@ jobs: update-reporting-v2: uses: ./.github/workflows/configure-reporting-v2.yml - needs: [ publish-images, terraform ] + needs: [ terraform ] with: image-tag: latest environment: dev