Skip to content

Commit

Permalink
install tox==3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsariel committed Jan 22, 2023
1 parent 128cc78 commit 8b52e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Packages
run: |
apk add findutils git python3 py3-pip shellcheck
pip3 install tox
pip3 install tox==3.4.0
- name: Checkout
uses: actions/checkout@v3
- name: Tox
Expand Down

0 comments on commit 8b52e31

Please sign in to comment.