Skip to content

Commit

Permalink
Fix in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
volkm committed Aug 13, 2024
1 parent 8b6eda5 commit dad4507
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- Install tox
run: |
python -m pip install tox-gh>=1.3
run: python -m pip install tox-gh>=1.3
- name: Setup test suite
run: tox -vv --notest
- name: Run test suite
Expand Down

0 comments on commit dad4507

Please sign in to comment.