Nothing needs to dep on the smoketest

This commit is contained in:
Hamish Coleman 2023-01-30 11:19:34 +00:00
parent 0867fd1a7c
commit 8e172d94ea

View File

@ -693,7 +693,6 @@ jobs:
name: Upload Release Assets name: Upload Release Assets
if: startsWith(github.ref, 'refs/tags/') if: startsWith(github.ref, 'refs/tags/')
needs: needs:
- smoketest
- package_dpkg - package_dpkg
- package_rpm - package_rpm
- package_ipk - package_ipk