This commit is contained in:
@@ -85,8 +85,8 @@ jobs:
|
||||
sleep 1
|
||||
|
||||
# MAIN via tmux
|
||||
tmux new-session -d -s ci "bash -lc \"eval \\\"$CMD\\\"; tmux wait-for -S done\""
|
||||
sleep 1
|
||||
tmux new-session -d -s ci "bash -lc '(eval \"$CMD\" 2>&1 | tee outputs/pytest-output.log); tmux wait-for -S done'"
|
||||
sleep 1
|
||||
tmux wait-for done
|
||||
|
||||
# POST
|
||||
|
||||
Reference in New Issue
Block a user