Skip to content

Commit

Permalink
ci: enable live logging in pytest
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <[email protected]>
  • Loading branch information
yangchiu authored and David Ko committed Dec 29, 2023
1 parent 9b36237 commit 27298e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manager/integration/tests/run.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash

export PYTHONUNBUFFERED=1
pytest -v "$@"

0 comments on commit 27298e4

Please sign in to comment.