We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128cc78 commit 8b52e31Copy full SHA for 8b52e31
.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
+ pip3 install tox==3.4.0
17
- name: Checkout
18
uses: actions/checkout@v3
19
- name: Tox
0 commit comments