We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
|-
1 parent 08e1f31 commit d2afe6bCopy full SHA for d2afe6b
.github/workflows/test.yaml
@@ -28,8 +28,7 @@ jobs:
28
# yamllint disable-line rule:line-length
29
- uses: paddyroddy/.github/actions/python/tox@bb1ef2b53f8ed8feef3238ab84ad31aaaa6e947d # v0
30
with:
31
- cache-path: |-
32
- .tox
+ cache-path: .tox
33
operating-system: ${{ matrix.os }}
34
pyproject-toml: ./pyproject.toml
35
python-version: ${{ matrix.python-version }}
0 commit comments