|
@@ -238,7 +238,7 @@ jobs:
|
|
|
namespace: "${{ needs.wait_for_image_ready.outputs.NAMESPACE }}-promless"
|
|
namespace: "${{ needs.wait_for_image_ready.outputs.NAMESPACE }}-promless"
|
|
|
|
|
|
|
|
check-success:
|
|
check-success:
|
|
|
- needs: [noop-tests, run-tests, run-comparison-tests]
|
|
|
|
|
|
|
+ needs: [noop-tests, run-tests]
|
|
|
permissions: {}
|
|
permissions: {}
|
|
|
runs-on: ubuntu-latest
|
|
runs-on: ubuntu-latest
|
|
|
if: ${{ always() }}
|
|
if: ${{ always() }}
|