Skip to content

Commit 98f2500

Browse files
committed
Download data files under zenodo-tests
1 parent 9e1d38e commit 98f2500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/httomolibgpu_tests_run_iris.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ jobs:
4040
run: |
4141
chmod +x ./.scripts/download_zenodo.py
4242
43-
./.scripts/download_zenodo.py tests/large_data_archive
43+
./.scripts/download_zenodo.py zenodo-tests/large_data_archive
4444
4545
echo -e "\nDownloaded files:"
46-
ls -lh tests/large_data_archive
46+
ls -lh zenodo-tests/large_data_archive
4747
4848
- name: Install httomolibgpu
4949
run: |

0 commit comments

Comments
 (0)