Skip to content

Commit

Permalink
syntax?
Browse files Browse the repository at this point in the history
  • Loading branch information
Floris vanderFlier committed Oct 24, 2024
1 parent 0de1852 commit c300b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: uv python install ${{ matrix.python-version }}

- name: Install dependencies
run: |
run:
# python -m pip install --upgrade pip
# pip install tox
uv tool install tox --with tox-uv
Expand Down

0 comments on commit c300b02

Please sign in to comment.