Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
savente93 committed Aug 9, 2023
1 parent 24be88f commit 6fffa59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- conda-forge
cache-environment-key: environment-${{ steps.date.outputs.date }}-${{matrix.python-version}}
cache-downloads-key: downloads-${{ steps.date.outputs.date }}-${{matrix.python-version}}
# cache-downloads: true
# cache-environment: true
cache-downloads: false
cache-environment: false
environment-file: ./environment.yml
environment-name: hydromt
# init-shell: bash
Expand Down

0 comments on commit 6fffa59

Please sign in to comment.