Skip to content

Commit 0122e36

Browse files
committed
update flags
1 parent e193dc4 commit 0122e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
enable-cache: true
3232

3333
- name: Setup project
34-
run: uv sync --locked --all-extras --dev
34+
run: uv sync --all-extras --dev
3535

3636
- name: Run tests
3737
run: uv run pytest --junit-xml=pytest.xml

0 commit comments

Comments
 (0)