We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33aa1bf commit f55c6b8Copy full SHA for f55c6b8
.github/workflows/e2e-cache.yml
@@ -53,6 +53,7 @@ jobs:
53
run: |
54
cd __tests__/data
55
pipenv install --verbose
56
+
57
python-poetry-dependencies-caching:
58
name: Test poetry (Python ${{ matrix.python-version}}, ${{ matrix.os }})
59
runs-on: ${{ matrix.os }}
0 commit comments