Skip to content

Commit

Permalink
Add artifact uses
Browse files Browse the repository at this point in the history
  • Loading branch information
etpeterson committed Nov 3, 2023
1 parent fbf041f commit 055d4ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Generate figures
run: Rscript --vanilla tests/IVIMmodels/unit_tests/analyze.r test_output.csv test_duration.csv
- name: Upload figures
uses: actions/upload-artifact@v3
with:
name: code-coverage-report
path: |
Expand Down

0 comments on commit 055d4ee

Please sign in to comment.