We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e1d38e commit 98f2500Copy full SHA for 98f2500
.github/workflows/httomolibgpu_tests_run_iris.yml
@@ -40,10 +40,10 @@ jobs:
40
run: |
41
chmod +x ./.scripts/download_zenodo.py
42
43
- ./.scripts/download_zenodo.py tests/large_data_archive
+ ./.scripts/download_zenodo.py zenodo-tests/large_data_archive
44
45
echo -e "\nDownloaded files:"
46
- ls -lh tests/large_data_archive
+ ls -lh zenodo-tests/large_data_archive
47
48
- name: Install httomolibgpu
49
0 commit comments