Skip to content

Commit

Permalink
Require turbopack build jobs (#64526)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ijjk authored Apr 15, 2024
1 parent a9adf0d commit c9bfe4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit c9bfe4c

Please sign in to comment.