Skip to content

Commit

Permalink
find logfile test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir-Az committed May 28, 2024
1 parent 953717f commit b99abd8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/buildsCI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,10 @@ jobs:
export LRS_LOG_LEVEL="DEBUG";
cd build/${{env.LRS_BUILD_CONFIG}}/
./live-test -d yes -i [software-device]
sudo apt-get install tree
tree .
ls

- name: Upload RS log artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b99abd8

Please sign in to comment.