Skip to content

Commit 2930960

Browse files
update test
1 parent 9a1afa1 commit 2930960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_client_advisor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Unit Tests - Client Advisor
22

33
on:
44
push:
5-
branches: [main, dev]
5+
branches: [main, dev, unit_test]
66
# Trigger on changes in these specific paths
77
paths:
88
- 'ClientAdvisor/**'

0 commit comments

Comments
 (0)