Skip to content

Commit 650f006

Browse files
Update .github/workflows/_tox.yml
Co-authored-by: Alexander Wells <[email protected]>
1 parent 7073cba commit 650f006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: astral-sh/setup-uv@v5
2020

2121
- name: Run tox
22-
run: uv run --locked tox -e ${{ inputs.tox }}
22+
run: uv run --locked tox -e ${{ inputs.tox }}

0 commit comments

Comments
 (0)