Skip to content

Commit

Permalink
upload full Testing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gardner48 committed Nov 5, 2023
1 parent 9dfec06 commit 7ab3911
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 8 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/double-precision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
with:
name: output_files
path: |
${{ github.workspace }}/test/build_*/Testing/output
${{ github.workspace }}/test/build_*/Testing/Temporary/LastTestsFailed.log
${{ github.workspace }}/test/build_*/Testing/
3 changes: 1 addition & 2 deletions .github/workflows/extended-precision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ jobs:
with:
name: output_files
path: |
${{ github.workspace }}/test/build_*/Testing/output
${{ github.workspace }}/test/build_*/Testing/Temporary/LastTestsFailed.log
${{ github.workspace }}/test/build_*/Testing/
3 changes: 1 addition & 2 deletions .github/workflows/single-precision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ jobs:
with:
name: output_files
path: |
${{ github.workspace }}/test/build_*/Testing/output
${{ github.workspace }}/test/build_*/Testing/Temporary/LastTestsFailed.log
${{ github.workspace }}/test/build_*/Testing/
3 changes: 1 addition & 2 deletions .github/workflows/spack-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,4 @@ jobs:
with:
name: output_files
path: |
${{ github.workspace }}/test/build_*/Testing/output
${{ github.workspace }}/test/build_*/Testing/Temporary/LastTestsFailed.log
${{ github.workspace }}/test/build_*/Testing/

0 comments on commit 7ab3911

Please sign in to comment.