Skip to content

Commit

Permalink
manuallyrun osf fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffwoollard committed Jun 26, 2024
1 parent 265fb56 commit e24ba64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
pip install pytest omegaconf
- name: Get test data from OSF
if: ${{ steps.cache_test_data.outputs.cache-hit != 'true' }}
# if: ${{ steps.cache_test_data.outputs.cache-hit != 'true' }}
run: |
sh tests/scripts/fetch_test_data.sh
Expand Down

0 comments on commit e24ba64

Please sign in to comment.