Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
emlys committed Dec 12, 2024
1 parent 2372697 commit 78b3d15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup_env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ runs:
cache-environment-key: ${{ runner.os }}${{ runner.arch }}-${{ env.WEEK }}-${{ hashFiles('environment.yml') }}

- name: test
shell: bash
run: echo ${{ hashFiles('environment.yml') }}

- name: List conda environment
Expand Down

0 comments on commit 78b3d15

Please sign in to comment.