Skip to content

Commit

Permalink
Only output logs on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
tatankat committed Sep 8, 2022
1 parent 235ceb4 commit 65bf2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ test_script:
- libraries/vendor/bin/phpunit --testsuite Unit
- libraries/vendor/bin/phpunit --testsuite Integration --configuration tests/phpunit-appveyor.xml.dist

on_finish:
on_failure:
- ps: docker logs openldap 2>&1

0 comments on commit 65bf2c1

Please sign in to comment.