Skip to content

Commit 8fa15bf

Browse files
committed
update uv sync dir
1 parent 388a3bd commit 8fa15bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/did_sim.yml

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

6262
- name: Install Monte-Cover
6363
run: |
64-
cd monte-cover
65-
uv sync
64+
uv sync --config-file monte-cover/pyproject.toml
6665
6766
- name: Install DoubleML from correct branch
6867
run: |

0 commit comments

Comments
 (0)