Skip to content

Commit 40e7869

Browse files
committed
update venv dir
1 parent 8379998 commit 40e7869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/did_sim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Install Monte-Cover
6363
run: |
64-
uv sync --project monte-cover/pyproject.toml
64+
uv sync --project monte-cover/pyproject.toml --venv .venv
6565
6666
- name: Install DoubleML from correct branch
6767
run: |

0 commit comments

Comments
 (0)