Loading main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -249,7 +249,7 @@ workflow: - if [ ! -d "$TESTV_DIR" ]; then mkdir -p $TESTV_DIR; fi - cp -r scripts/testv/* $TESTV_DIR/ # This anchor is the basis for manual and scheduled tests # This anchor is the basis for manual and scheduled tests comparing to float ref (ivas-float-update) .ivas-pytest-anchor: &ivas-pytest-anchor stage: test needs: ["build-codec-linux-make", "pytest-to-ref-pre"] Loading Loading
main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -249,7 +249,7 @@ workflow: - if [ ! -d "$TESTV_DIR" ]; then mkdir -p $TESTV_DIR; fi - cp -r scripts/testv/* $TESTV_DIR/ # This anchor is the basis for manual and scheduled tests # This anchor is the basis for manual and scheduled tests comparing to float ref (ivas-float-update) .ivas-pytest-anchor: &ivas-pytest-anchor stage: test needs: ["build-codec-linux-make", "pytest-to-ref-pre"] Loading