Require turbopack build jobs (#64526)

These should be required for the workflow to be considered passing so
that we don't accidentally forget to update the manifests

Closes NEXT-3122
This commit is contained in:
JJ Kasper 2024-04-15 14:53:23 -07:00 committed by GitHub
parent a9adf0db67
commit c9bfe4c892
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -461,6 +461,8 @@ jobs:
'test-turbopack-integration',
'test-new-tests-dev',
'test-new-tests-start',
'test-turbopack-production',
'test-turbopack-production-integration',
]
if: always()