Skip to content

Commit

Permalink
CI: disable caching of conda env so most recent versions of dependenc…
Browse files Browse the repository at this point in the history
…ies are used (#461)
  • Loading branch information
theroggy authored Aug 20, 2024
1 parent 4aea090 commit 1ad69fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
create-args: >-
python=${{ matrix.python }}
${{ matrix.extra }}
cache-environment: true
- name: Set environment variables (Windows)
if: runner.os == 'Windows'
Expand Down

0 comments on commit 1ad69fb

Please sign in to comment.