Skip to content

Commit

Permalink
summary2
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Golaszewski committed Nov 28, 2024
1 parent 4f31551 commit 5188821
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ jobs:
run: |
sudo GINKGO_FOCUS="${{ matrix.ginkgo_focus }}" SKIP_RESOURCE_CLEANUP=true make test-e2e
- name: summary
- name: env summary
if: ${{ always() }}
run: |
set -x
docker ps
Expand Down

0 comments on commit 5188821

Please sign in to comment.