Skip to content

Commit

Permalink
Remove CI debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjoy committed Nov 9, 2023
1 parent b06b8cc commit a3fda50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,6 @@ jobs:
ENABLE_ZEND_OBSERVER: ${{ matrix.flag.enable_zend_observer }}
continue-on-error: true

- run: docker compose ps
- run: docker compose logs rabbitmq

# Rebuild the mixture when cargo test failed.
- name: Docker compose restart
if: steps.cargo-test-step.outcome != 'success'
Expand Down

0 comments on commit a3fda50

Please sign in to comment.