Skip to content

Commit

Permalink
docker: debug tests on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jpnovais committed Jan 30, 2025
1 parent 07568cb commit 210b228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-run-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
if: always()
run: |
echo "E2E_TESTS_RESULT: ${{ steps.run_e2e_tests.outcome }}"
tree tmp/local/
find tmp/local/
- name: Dump logs
if: ${{ failure() && inputs.e2e-tests-logs-dump }}
run: |
Expand Down

0 comments on commit 210b228

Please sign in to comment.