diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 52772db..99d4c3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -473,8 +473,6 @@ jobs: bash -c 'cd dangerzone; poetry run make test' check-reproducibility: - needs: - - build-container-image runs-on: ubuntu-latest steps: - uses: actions/checkout@v4