Skip to content

Commit 98bc35b

Browse files
committed
update script run
1 parent ada8c94 commit 98bc35b

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
@@ -79,7 +79,7 @@ jobs:
7979
- name: Run scripts
8080
run: |
8181
source monte-cover/.venv/bin/activate
82-
uv run --project monte-cover/pyproject.toml ${{ matrix.script }}
82+
uv run ${{ matrix.script }}
8383
8484
- name: Commit any existing changes
8585
run: |

0 commit comments

Comments
 (0)