diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 77741ca..0bb1b2a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: SKIN=$(choose_skin "$REPLAY_NAME") xvfb-run -a "$DANSER_DIR/danser-cli" \ - -replay "$REPLAY" -record -skip -start=$START -skin="$SKIN" -end=$END -noupdatecheck \ + -replay "$REPLAY" -record -skip -settings="tourneypreview" -skin="$SKIN" -start=$START -end=$END -noupdatecheck \ -out="$REPLAY_NAME" if [ -f "$DANSER_VIDEO_DIR/$REPLAY_NAME.mp4" ]; then