Skip to content

Commit

Permalink
Trying.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed Apr 22, 2024
1 parent ad366bf commit 6e52eb2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
- name: Archive
uses: actions/upload-artifact@v4
if: always()
with:
name: output_result
retention-days: 8
path: tests
with:
name: model_out
path: |
model_run_out.txt
use_cases/model_run_out.txt

0 comments on commit 6e52eb2

Please sign in to comment.