Skip to content

Commit 34b6714

Browse files
committed
Add artifact uses
1 parent e4c8060 commit 34b6714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- name: Generate figures
5252
run: Rscript --vanilla tests/IVIMmodels/unit_tests/analyze.r test_output.csv test_duration.csv
5353
- name: Upload figures
54+
uses: actions/upload-artifact@v3
5455
with:
5556
name: code-coverage-report
5657
path: |

0 commit comments

Comments
 (0)