Skip to content

Commit

Permalink
tommy two times two times
Browse files Browse the repository at this point in the history
  • Loading branch information
grizz committed Oct 25, 2024
1 parent 2f1dbac commit a8e886b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v3
- name: install tox
run: uv tool install uv tool install tox --with tov-uv,tox-gh-actions
run: uv tool install tox --with tov-uv,tox-gh-actions
- name: Install python
run: uv python install ${{ matrix.python-version }}
# - name: install project
Expand Down

0 comments on commit a8e886b

Please sign in to comment.