Skip to content

Commit 304f333

Browse files
committed
workflow update
1 parent cf78aba commit 304f333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v4
5656

5757
- name: Install Dependencies
58-
run: uv sync
58+
run: uv sync --all-extras
5959

6060
- name: Run testcase
6161
env:

0 commit comments

Comments
 (0)