Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjoy committed Nov 9, 2023
1 parent a3fda50 commit 0f8254f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
env:
ENABLE_ZEND_OBSERVER: ${{ matrix.flag.enable_zend_observer }}
continue-on-error: true

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

0 comments on commit 0f8254f

Please sign in to comment.