We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa15bf commit 8379998Copy full SHA for 8379998
.github/workflows/did_sim.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Install Monte-Cover
63
run: |
64
- uv sync --config-file monte-cover/pyproject.toml
+ uv sync --project monte-cover/pyproject.toml
65
66
- name: Install DoubleML from correct branch
67
0 commit comments