Update action.yml

This commit is contained in:
jdegenstein 2025-03-11 14:09:24 -05:00 committed by GitHub
parent 23d723783d
commit e5fe5db6b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,4 +14,4 @@ runs:
- name: Install Requirements - name: Install Requirements
shell: bash shell: bash
run: | run: |
uv install .[development] uv pip install .[development]