Skip to content

Commit

Permalink
ci: fix if field it not necessary (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentakozuka authored Feb 22, 2024
1 parent 21eb26c commit c630185
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
e2e:
name: E2E tests
needs: install-dependencies
if: ${{ steps.release.outputs.release_created }}
uses: ./.github/workflows/e2e.yml
secrets:
E2E_HOST: ${{ secrets.E2E_HOST }}
Expand Down

0 comments on commit c630185

Please sign in to comment.