Skip to content

Commit d7a6f4c

Browse files
committed
fixed issue
1 parent 6fabc82 commit d7a6f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest-integration-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: RAG Module Integration Tests
22

33
on:
44
pull_request:
5-
branches: [beta-test]
5+
branches: [wip]
66
types: [opened, synchronize, reopened]
77
paths:
88
- 'src/**'

0 commit comments

Comments
 (0)