diff --git a/.github/workflows/test-aiml.yaml b/.github/workflows/test-aiml.yaml index 402871965..21b62ff17 100644 --- a/.github/workflows/test-aiml.yaml +++ b/.github/workflows/test-aiml.yaml @@ -15,8 +15,3 @@ jobs: with: glob: aiml/inferentia secrets: inherit - test-chatbot: - uses: ./.github/workflows/module-test.yaml - with: - module: aiml/chatbot - secrets: inherit