Skip to content

Commit

Permalink
chore: add missed integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
RRashmit committed Nov 8, 2024
1 parent 46ff3d8 commit 36f12c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
needs: [ lint, unit-test, performance-tests,
load-tests, official-oss-image-integration-tests,
official-plus-image-integration-tests,
race-condition-test ]
race-condition-test, integration-tests ]
uses: ./.github/workflows/release-branch.yml
secrets: inherit
permissions:
Expand Down

0 comments on commit 36f12c9

Please sign in to comment.