File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 4545 python-version : ${{ matrix.python-version }}
4646 cache-dependency-glob : " requirements**.txt"
4747 cache-suffix : " ${{ matrix.python-version }}"
48- prune-cache : false
4948
5049 - name : Installation - *nix
5150 run : |
@@ -166,7 +165,6 @@ jobs:
166165 python-version : ${{ matrix.python-version }}
167166 cache-dependency-glob : " requirements**.txt"
168167 cache-suffix : " ${{ matrix.python-version }}"
169- prune-cache : false
170168
171169 - name : Installation - macOS (Brew)
172170 run : |
@@ -278,7 +276,6 @@ jobs:
278276 python-version : ${{ matrix.python-version }}
279277 cache-dependency-glob : " requirements**.txt"
280278 cache-suffix : " ${{ matrix.python-version }}"
281- prune-cache : false
282279
283280 - name : Installation
284281 run : |
@@ -428,7 +425,6 @@ jobs:
428425 python-version : " 3.12"
429426 cache-dependency-glob : " requirements**.txt"
430427 cache-suffix : " 3.12"
431- prune-cache : false
432428
433429 - name : Installation - *nix
434430 run : |
You can’t perform that action at this time.
0 commit comments