Skip to content

Commit

Permalink
try a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
agrouaze committed Nov 28, 2024
1 parent c12812a commit b3cd981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
environment-file: ${{ env.CONDA_ENV_FILE }}
environment-name: xradarsat2-tests
cache-environment: true
generate-run-shell: false
generate-run-shell: true
cache-environment-key: "${{runner.os}}-${{runner.arch}}-py${{matrix.python-version}}-${{env.TODAY}}-${{hashFiles(env.CONDA_ENV_FILE)}}"
create-args: >-
python=${{matrix.python-version}}
Expand Down

0 comments on commit b3cd981

Please sign in to comment.