Skip to content

Commit 8b52e31

Browse files
committed
install tox==3.4.0
1 parent 128cc78 commit 8b52e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Packages
1414
run: |
1515
apk add findutils git python3 py3-pip shellcheck
16-
pip3 install tox
16+
pip3 install tox==3.4.0
1717
- name: Checkout
1818
uses: actions/checkout@v3
1919
- name: Tox

0 commit comments

Comments
 (0)