Skip to content

Commit 7f0adb4

Browse files
committed
github workflow to test aiml/chatbot
1 parent d2fd743 commit 7f0adb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test-aiml.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ jobs:
1515
with:
1616
glob: aiml/inferentia
1717
secrets: inherit
18+
test-llm:
19+
uses: ./.github/workflows/module-test.yaml
20+
with:
21+
glob: aiml/chatbot
22+
secrets: inherit

0 commit comments

Comments
 (0)