Skip to content

Commit 1bcecae

Browse files
committed
ci: fix workflow
1 parent 71ff7bf commit 1bcecae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
- name: Install the project
4646
run: uv sync --all-extras --python ${{ matrix.python-version }}
4747

48-
- name: Install the project dependencies
49-
run: uv install --all-extras --sync
50-
5148
- name: Run tests and generate coverage
5249
env:
5350
SEADEX_EMAIL: ${{ secrets.SEADEX_EMAIL }}

0 commit comments

Comments
 (0)