HXOR-164 pr check job

This commit is contained in:
Marco Carrozzo
2023-03-02 14:51:56 +01:00
parent b21e6b95da
commit ab76ec3380

View File

@@ -400,7 +400,7 @@ jobs:
if: ${{ always() }}
runs-on: ubuntu-latest
name: Final Results
needs: [e2e]
needs: [e2e, e2e-storybook]
steps:
- run: exit 1
if: >-