Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMichali committed Nov 29, 2023
1 parent 3e136ee commit 19ea359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-helm-template-reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
finish-e2e-tests:
runs-on: ubuntu-latest
if: always()
needs: [run-e2e-matrix, check-e2e-status]
needs: [check-e2e-status]
steps:
- name: Final step
run: |
Expand Down

0 comments on commit 19ea359

Please sign in to comment.