diff --git a/.github/workflows/test_e2eshark.yml b/.github/workflows/test_e2eshark.yml index e0f52ccca..d17f09c5d 100644 --- a/.github/workflows/test_e2eshark.yml +++ b/.github/workflows/test_e2eshark.yml @@ -141,4 +141,11 @@ jobs: mv $date ../../../e2eshark-reports cd ../../../e2eshark-reports ls + cd $date + ls + cd onnx_reports + ls + cd .. + cd turbine_reports + ls working-directory: ./e2eshark-reports