Skip to content

Commit 814caab

Browse files
committed
update workflow
1 parent 8eb7f81 commit 814caab

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/run-tutorials.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
- name: Install memilio-simulation and Python packages
3434
run: |
3535
uv init
36-
# Install memilio-simulation from the cloned repo (C++ extension, needs cmake/ninja)
37-
uv add --dev ./memilio/pycode/memilio-simulation
3836
# Install tutorial dependencies
3937
uv add -r requirements.txt -c requirements.txt
4038

0 commit comments

Comments
 (0)