Commit 5808241d authored by Vladimir Repin's avatar Vladimir Repin
Browse files

Use 80 port on launch

parent 7416ac8d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,5 +22,5 @@ jobs:
            ${{ runner.os }}-pip-
      - name: Run tests
        run: |
          export COMMANDLINE_ARGS="--tests basic_features --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test"
          export COMMANDLINE_ARGS="--tests basic_features --no-half --disable-opt-split-attention --use-cpu all --skip-torch-cuda-test --port 80"
          python launch.py