Skip to content

Commit

Permalink
Fix testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanvuong2021 committed Jan 25, 2024
1 parent d485a4c commit fa34018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reporting-v2-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa34018

Please sign in to comment.