Update main.yml

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