Skip to content

Commit 2d6afa3

Browse files
committed
fix unit tests.
1 parent 815c7bc commit 2d6afa3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: 'Data'
4848

4949
- name: 'Filter and compress results file.'
50-
run: python tests/IVIMmodels/unit_tests/reduce_output_size.py
50+
run: python utilities/reduce_output_size.py
5151

5252
- name: move data to the dashboard folder
5353
run: |

0 commit comments

Comments
 (0)