Skip to content

Commit 8379998

Browse files
committed
change to project arg
1 parent 8fa15bf commit 8379998

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 --config-file monte-cover/pyproject.toml
64+
uv sync --project monte-cover/pyproject.toml
6565
6666
- name: Install DoubleML from correct branch
6767
run: |

0 commit comments

Comments
 (0)