Skip to content

Commit 9bdbb2c

Browse files
uv sync ci
1 parent e5b4d3f commit 9bdbb2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install dependencies
3434
run: |
3535
uv pip install 'setuptools[pkg_resources]'
36-
uv pip install -e ".[dev]"
36+
uv sync
3737
3838
- name: Run tests
3939
run: |

0 commit comments

Comments
 (0)