diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5dfa2ee32..8a2a98c4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: QUTE_BDD_WEBENGINE: "${{ matrix.image != 'archlinux-webkit' }}" DOCKER: "${{ matrix.image }}" CI: true - options: --privileged + options: --privileged --tty steps: - uses: actions/checkout@v2 - run: tox -e py38