There was an error while loading. Please reload this page.
1 parent 8b52e31 commit 8a8cd25Copy full SHA for 8a8cd25
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Packages
14
run: |
15
apk add findutils git python3 py3-pip shellcheck
16
- pip3 install tox==3.4.0
+ pip3 install tox<4
17
- name: Checkout
18
uses: actions/checkout@v3
19
- name: Tox
0 commit comments