Skip to content

Commit

Permalink
dummy commit to test github-actions cache
Browse files Browse the repository at this point in the history
  • Loading branch information
emiddell committed Oct 18, 2024
1 parent ae943fd commit 13287d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps.get-date.outputs.today }}-${{
hashFiles('environment_dev.yml') }}-${{ env.CACHE_NUMBER }}
env:
# Increase this value to reset cache if environment_dev.yml has not changed
# Increase this value to reset cache if environment_dev.yml has not changed
CACHE_NUMBER: 0
id: cache

Expand Down

0 comments on commit 13287d8

Please sign in to comment.