Skip to content

Commit 1bb92f4

Browse files
Update verify-tools-compatibility.yml
1 parent d1e3a7b commit 1bb92f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/verify-tools-compatibility.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
- name: Patch tools dependency on sdk-python and test
3939
run: |
4040
cd tools
41-
4241
sed -i "s|.*strands-agents>.*|\"strands-agents @ file://${GITHUB_WORKSPACE}/sdk-python/\",|" pyproject.toml
4342
4443
count=$(grep -c "strands-agents @ file://${GITHUB_WORKSPACE}/sdk-python" pyproject.toml)

0 commit comments

Comments
 (0)