Skip to content

Commit

Permalink
change archile logs to proper agent log location
Browse files Browse the repository at this point in the history
Signed-off-by: Sheldon Regular <sheldon.regular@gmail.com>
  • Loading branch information
nodlesh committed May 14, 2024
1 parent cb1a618 commit 318a10f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions actions/run-test-harness-wo-reports/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,6 @@ runs:
uses: jwalton/gh-docker-logs@v2
with:
dest: "./.logs/docker-logs"
- name: Debug where are we
run: |
set -x
pwd
ls -ltr
ls -l /
ls -l ./test-harness
ls -l ./test-harness/.logs
ls -l ./test-harness/logs
shell: bash
- name: archive logs
if: ${{ always() }}
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 318a10f

Please sign in to comment.