Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Feb 18, 2023
1 parent 3236867 commit 6f72db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caches_cron_job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.9'
- name: Get has of HEAD on the ephy_testing_data repo (SHA)
- name: Get the HEAD hash (SHA) of the ephy_testing_data repo
id: repo_hash
run: |
echo "dataset_hash=${{(git ls-remote https://gin.g-node.org/NeuralEnsemble/ephy_testing_data.git HEAD | cut -f1)}}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 6f72db1

Please sign in to comment.