Skip to content

Commit

Permalink
fix: Ensure that the run-tests job depends on the update-reporting-v2…
Browse files Browse the repository at this point in the history
… job (#2002)

The K8s tests now cover the Reporting system, so the test job should wait for it to be updated.
  • Loading branch information
SanjayVas authored Jan 16, 2025
1 parent 158c033 commit 16e54b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-cmms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ jobs:
update-worker1-duchy,
update-worker2-duchy,
update-simulators,
update-reporting-v2,
]
uses: ./.github/workflows/run-k8s-tests.yml
secrets: inherit
Expand Down

0 comments on commit 16e54b2

Please sign in to comment.