Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Oct 22, 2024
1 parent b8cdc71 commit b4aeae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ jobs:

- name: Show server logs if E2E test failed
if: failure()
run: docker compose -f docker-compose-ci.yml logs rocketchat
run: docker compose -f docker-compose-ci.yml logs

- name: Extract e2e:ee:coverage
if: inputs.type == 'ui' && inputs.release == 'ee'
Expand Down

0 comments on commit b4aeae1

Please sign in to comment.