Update .gitea/workflows/test.yml
Run CI Tests / test (push) Successful in 3m48s

This commit is contained in:
2025-08-25 12:43:46 +02:00
parent af087b654b
commit c8cc299173
-1
View File
@@ -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