Skip to content

Commit

Permalink
TO REMOVE. Debug step
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
  • Loading branch information
MiguelCompany committed Oct 18, 2023
1 parent 1bbee0e commit 713c25f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/thread-sanitizer-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ jobs:
-V -R SystemInfoTests.TSanTemporaryTest
continue-on-error: true

- name: Debug folder contents
run: |
ls -la ./log/ ./build/fastrtps/
- name: Upload Logs
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 713c25f

Please sign in to comment.