Update main.yml

This commit is contained in:
Jonathon Broughton
2025-03-24 18:32:39 +00:00
committed by GitHub
parent e990e1d90a
commit 035c794593
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
pip install --no-use-pep517 'stringcase==1.2.0'
- name: Install all dependencies from pyproject.toml
run: uv pip install
run: uv pip install --group default --system
- name: Extract functionInputSchema
id: extract_schema