Skip to content

Commit

Permalink
Test with tox 3.2.8 for py3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nzlosh committed Sep 22, 2023
1 parent e4350ae commit f963941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install tox==4.6.4 tox-gh-actions
pip install tox==3.2.8 tox-gh-actions
- name: "Run tox for ${{ matrix.python-version }}"
run: |
tox

0 comments on commit f963941

Please sign in to comment.