Skip to content

Commit

Permalink
Revert "temporary continue workflow execution if unit tests fail to c…
Browse files Browse the repository at this point in the history
…heck if e2es pass"

This reverts commit 3cc4413.
  • Loading branch information
alep85 committed Sep 11, 2023
1 parent a50aed4 commit 9666cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
aws-region: ${{ env.AWS_REGION }}

unit-tests:
continue-on-error: true
needs: [lint, build]
name: "Unit tests: ${{ matrix.unit-tests.name }}"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9666cb0

Please sign in to comment.