Commit b2662aad authored by norvell's avatar norvell
Browse files

Fix typo in .gitlab-ci.yml committed by accident

parent 948ed383
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -214,7 +214,7 @@ stages:
    - if [ ! -d "$TESTV_DIR" ]; then mkdir -p $TESTV_DIR; fi
    - cp -r scripts/testv/* $TESTV_DIR/

.mv : &ivas-pytest-mld-anchor
.ivas-pytest-mld-anchor: &ivas-pytest-mld-anchor
  stage: test
  needs: ["build-codec-linux-make"]
  timeout: "240 minutes"