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 ada8c94 commit 98bc35bCopy full SHA for 98bc35b
.github/workflows/did_sim.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: Run scripts
80
run: |
81
source monte-cover/.venv/bin/activate
82
- uv run --project monte-cover/pyproject.toml ${{ matrix.script }}
+ uv run ${{ matrix.script }}
83
84
- name: Commit any existing changes
85
0 commit comments