diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index edd23b54..7d054c56 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -8,7 +8,7 @@ jobs: options: --privileged steps: - uses: actions/checkout@v2 - - run: pacman --noconfirm -Syu python python-pip + - run: pacman --noconfirm -Syu python python-pip parted - run: python -m pip install --upgrade pip - run: pwd - run: ls -la