Skip to content

Commit c329ab3

Browse files
committed
revert tox pin
1 parent 490ebbc commit c329ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dab-consumers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
python-version: '3.12'
129129

130130
- name: Install tox
131-
run: pip install --only-binary :all: tox==4.53.0
131+
run: pip install tox
132132

133133
- name: Run Hub unit tests
134134
working-directory: hub

0 commit comments

Comments
 (0)