Skip to content

Commit efba0a7

Browse files
iurisilvioocelotl
authored andcommitted
Revert "Contrib tests still running on tox 3"
This reverts commit fdcd75d.
1 parent 77263fd commit efba0a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,7 @@ jobs:
204204
python-version: ${{ env[matrix.python-version] }}
205205
architecture: 'x64'
206206
- name: Install tox
207-
# TODO: Bump contrib tox to v4
208-
run: pip install tox==3.27.1 -U tox-factor
207+
run: pip install tox
209208
- name: Cache tox environment
210209
# Preserves .tox directory between runs for faster installs
211210
uses: actions/cache@v2

0 commit comments

Comments
 (0)