Skip to content

Commit

Permalink
IGNITE-18353 Add specific version of tox in order to fix strange beha…
Browse files Browse the repository at this point in the history
…viour of new version (apache#10425)
  • Loading branch information
anton-vinogradov authored Dec 8, 2022
1 parent 6c38868 commit 654aef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:

- name: Install tox
run: |
pip install tox
pip install tox==3.27.1
- name: Run tests
run: |
Expand Down

0 comments on commit 654aef6

Please sign in to comment.