Skip to content

Commit 1ad69fb

Browse files
authored
CI: disable caching of conda env so most recent versions of dependencies are used (#461)
1 parent 4aea090 commit 1ad69fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests-conda.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
create-args: >-
5757
python=${{ matrix.python }}
5858
${{ matrix.extra }}
59-
cache-environment: true
6059
6160
- name: Set environment variables (Windows)
6261
if: runner.os == 'Windows'

0 commit comments

Comments
 (0)