Skip to content

Commit d4850de

Browse files
committed
fix: added command to install tox to ci.yml
1 parent e6eab42 commit d4850de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
3333
- name: Run Tox
3434
run: |
35+
pip install tox==4.16.0
3536
tox -e py

0 commit comments

Comments
 (0)