Skip to content

Commit d1a26e5

Browse files
chore: update validation action with missing dependency (#141)
1 parent 29281cc commit d1a26e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
- name: Install dependencies
127127
run: |
128128
python -m pip install --upgrade poetry
129+
python -m pip install microsoft_agents_m365copilot_core
129130
poetry install
130131
working-directory: ${{ matrix.packages.path }}
131132

0 commit comments

Comments
 (0)