diff --git a/.github/workflows/test-matrix.yml b/.github/workflows/test-matrix.yml index b1c8e3517..3f782cde6 100644 --- a/.github/workflows/test-matrix.yml +++ b/.github/workflows/test-matrix.yml @@ -26,9 +26,9 @@ jobs: # openai-type: "" include: - project: rest-narration - openai-type: openai - - project: rest-narration - openai-type: azure-openai + openai-type: [openai,azure-openai] + # - project: rest-narration + # openai-type: azure-openai # exclude: # - project: event-statistics # openai-type: openai