Skip to content

Commit 8eedc6a

Browse files
chore: delete core from step (#145)
1 parent 7a88342 commit 8eedc6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

0 commit comments

Comments
 (0)