Skip to content

Commit

Permalink
CI: Cache environment
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Mar 8, 2022
1 parent bcdbd55 commit bdae103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
environment-file: environment.yaml
environment-name: myenv
cache-env: true

- name: Set dummy version
run: echo "SETUPTOOLS_SCM_PRETEND_VERSION=0.0" >> $GITHUB_ENV
Expand Down

0 comments on commit bdae103

Please sign in to comment.