This commit is contained in:
@@ -86,7 +86,6 @@ jobs:
|
||||
|
||||
# MAIN via tmux
|
||||
tmux new-session -d -s ci "bash -lc \"eval \\\"$CMD\\\"; tmux wait-for -S done\""
|
||||
tmux pipe-pane -t ci -o "tee outputs/pytest-output.log"
|
||||
sleep 1
|
||||
tmux wait-for done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user