FIXUP: Remove unnecessary needs

This commit is contained in:
Alex Pyrgiotis 2025-01-20 14:19:39 +02:00
parent ec616be2c0
commit c70d1970dd
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -473,8 +473,6 @@ jobs:
bash -c 'cd dangerzone; poetry run make test' bash -c 'cd dangerzone; poetry run make test'
check-reproducibility: check-reproducibility:
needs:
- build-container-image
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4