FIXUP: Change name of reproduce CI job

This commit is contained in:
Alex Pyrgiotis 2025-01-14 14:21:39 +02:00
parent b42bd67f6c
commit 10b8cd48af
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA

View file

@ -472,7 +472,7 @@ jobs:
xvfb-run -s '-ac' ./dev_scripts/env.py --distro ${{ matrix.distro }} --version ${{ matrix.version }} run --dev \
bash -c 'cd dangerzone; poetry run make test'
reproduce-image:
check-reproducibility:
needs:
- build-container-image
runs-on: ubuntu-latest