Skip to content

Commit

Permalink
redo cache
Browse files Browse the repository at this point in the history
  • Loading branch information
kruscpe1 committed Apr 15, 2024
1 parent fb70e02 commit f41a4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeqc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
conda-${{ runner.os }}--${{ runner.arch }}--${{ steps.get-date.outputs.today }}-${{ hashFiles('dev/environment.yml') }}-${{ env.CACHE_NUMBER }}
env:
# Increase this value to reset cache if environment.yml has not changed
CACHE_NUMBER: 0
CACHE_NUMBER: 1

- name: Update conda environment
run:
Expand Down

0 comments on commit f41a4b0

Please sign in to comment.