Skip to content

Commit 63bff6e

Browse files
committed
TEst
Signed-off-by: ZePan110 <[email protected]>
1 parent a31a69d commit 63bff6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-docker-compose-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
strategy:
5959
matrix: ${{ fromJSON(needs.get-test-matrix.outputs.run_matrix) }}
6060
fail-fast: false
61-
uses: ./.github/workflows/_run-docker-compose.yml
61+
uses: opea-project/GenAIExamples/.github/workflows/_run-docker-compose.yml@ze-opt/ui
6262
with:
6363
registry: "opea"
6464
tag: "ci"

0 commit comments

Comments
 (0)